Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/.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 28c5496d5f00648b59acdf1364175946af9d8b0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 28c5496d5f00648b59acdf1364175946af9d8b0e # timeout=10 Commit message: "5gc: Implement UE-initiated de-registration procedure" > git rev-list --no-walk 28c5496d5f00648b59acdf1364175946af9d8b0e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins11982082653426234294.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.52, 0.80, 0.68 + RC=0 + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs -b osmocom:nightly:asan -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/podman/testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/var-lib-apt:/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-sgsn-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] 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-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [59.4 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [303 kB] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [304 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6916 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [272 kB] Fetched 9993 kB in 1s (11.0 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-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'test', '-d', '/opt/eclipse-titan-11.1.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-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-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-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.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-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'make', 'sgsn'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0/sgsn compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0/sgsn' PP BSSGP_Emulation.ttcn PP GTPv1U_Emulation.ttcn PP IPA_Emulation.ttcn PP NS_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_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 GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here 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 BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:914.1-931.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:924.3-929.22: In send statement: BSSGP_ConnHdlr.ttcn:924.47-929.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:929.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:916.29-44: note: Referenced template variable is here SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2745.1-2821.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2770.2-2772.19: In variable assignment: SGSN_Tests.ttcn:2770.45-2772.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2770.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2770.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2771.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2771.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2771.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2799.2-2801.22: In variable assignment: SGSN_Tests.ttcn:2799.47-2801.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2799.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2799.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2799.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2800.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2800.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2800.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2823.1-2931.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2896.2-2898.21: In variable assignment: SGSN_Tests.ttcn:2896.47-2898.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2896.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2896.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2896.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2897.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2897.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2897.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2910.2-2912.22: In variable assignment: SGSN_Tests.ttcn:2910.48-2912.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2912.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2901.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2913.2-101: In variable assignment: SGSN_Tests.ttcn:2913.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2913.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2913.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2913.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2902.46-64: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0/sgsn' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0/sgsn make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0/sgsn' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP RANAP_EncDec.cc DEP Native_FunctionDefs.cc DEP LLC_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPU_EncDec.cc DEP GTPC_EncDec.cc DEP BSSGP_EncDec.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAW_NS_part_7.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP NS_Emulation_part_7.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_1.cc DEP NS_Emulation_part_2.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP GTPv1U_Emulation_part_7.cc DEP GTPv1U_Emulation_part_6.cc DEP GTPv1U_Emulation_part_5.cc DEP GTPv1U_Emulation_part_4.cc DEP GTPv1U_Emulation_part_3.cc DEP GTPv1U_Emulation_part_2.cc DEP GTPv1U_Emulation_part_1.cc DEP BSSGP_Emulation_part_7.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP RAW_NS.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP NS_Emulation.cc DEP IPA_Emulation.cc DEP GTPv1U_Emulation.cc DEP BSSGP_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP SNDCP_Types_part_7.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_1.cc DEP SGSN_Tests_NS_part_7.cc DEP SGSN_Tests_NS_part_6.cc DEP SGSN_Tests_NS_part_5.cc DEP SGSN_Tests_NS_part_4.cc DEP SGSN_Tests_NS_part_3.cc DEP SGSN_Tests_NS_part_2.cc DEP SGSN_Tests_NS_part_1.cc DEP SGSN_Tests_Iu_part_7.cc DEP SGSN_Tests_Iu_part_6.cc DEP SGSN_Tests_Iu_part_5.cc DEP SGSN_Tests_Iu_part_4.cc DEP SGSN_Tests_Iu_part_3.cc DEP SGSN_Tests_Iu_part_2.cc DEP SGSN_Tests_part_7.cc DEP SGSN_Tests_Iu_part_1.cc DEP SGSN_Tests_part_6.cc DEP SGSN_Tests_part_5.cc DEP SGSN_Tests_part_4.cc DEP SGSN_Tests_part_3.cc DEP SGSN_Tests_part_2.cc DEP SGSN_Tests_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_2.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP NS_Types_part_7.cc DEP NS_Types_part_6.cc DEP NS_Types_part_5.cc DEP NS_Types_part_4.cc DEP NS_Types_part_3.cc DEP NS_Types_part_2.cc DEP NS_Types_part_1.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP LLC_Types_part_7.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_1.cc DEP LLC_Templates_part_7.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP ITU_X213_Types_part_7.cc DEP ITU_X213_Types_part_6.cc DEP ITU_X213_Types_part_5.cc DEP ITU_X213_Types_part_4.cc DEP ITU_X213_Types_part_3.cc DEP ITU_X213_Types_part_2.cc DEP ITU_X213_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPCP_Types_part_7.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_2.cc DEP IPCP_Types_part_1.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_2.cc DEP IPCP_Templates_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GTPv1U_Templates_part_7.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTP_Emulation_part_7.cc DEP GTP_Emulation_part_6.cc DEP GTP_Emulation_part_5.cc DEP GTP_Emulation_part_4.cc DEP GTP_Emulation_part_3.cc DEP GTP_Emulation_part_2.cc DEP GTP_Emulation_part_1.cc DEP GTPU_Types_part_7.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_4.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_1.cc DEP GTPC_Types_part_7.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GTPC_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP BSSGP_Types_part_7.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_ConnHdlr_part_7.cc DEP BSSGP_ConnHdlr_part_6.cc DEP BSSGP_ConnHdlr_part_5.cc DEP BSSGP_ConnHdlr_part_4.cc DEP BSSGP_ConnHdlr_part_3.cc DEP BSSGP_ConnHdlr_part_2.cc DEP BSSGP_ConnHdlr_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SNDCP_Types.cc DEP SGSN_Tests_NS.cc DEP SGSN_Tests_Iu.cc DEP SGSN_Tests.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP NS_Types.cc DEP NS_Provider_IPL4.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP LLC_Types.cc DEP LLC_Templates.cc DEP L3_Templates.cc DEP L3_Common.cc DEP ITU_X213_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPCP_Types.cc DEP IPCP_Templates.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GTPv1U_Templates.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_CodecPort.cc DEP GTPv1C_Templates.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_CodecPort.cc DEP GTP_Emulation.cc DEP GTPU_Types.cc DEP GTPC_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP BSSGP_Types.cc DEP BSSGP_ConnHdlr.cc CC BSSGP_ConnHdlr.o CC BSSGP_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC GTPC_Types.o CC GTPU_Types.o CC GTP_Emulation.o CC GTPv1C_CodecPort.o CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o CC GTPv1U_Templates.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPCP_Templates.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teic(const OCTETSTRING&)': GTP_Emulation.cc:3902:1: warning: control reaches end of non-void function [-Wreturn-type] 3902 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:3975:1: warning: control reaches end of non-void function [-Wreturn-type] 3975 | } | ^ CC IPCP_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC ITU_X213_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_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 PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SGSN_Tests.o CC SGSN_Tests_Iu.o CC SGSN_Tests_NS.o CC SNDCP_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC BSSGP_ConnHdlr_part_1.o CC BSSGP_ConnHdlr_part_2.o CC BSSGP_ConnHdlr_part_3.o CC BSSGP_ConnHdlr_part_4.o CC BSSGP_ConnHdlr_part_5.o CC BSSGP_ConnHdlr_part_6.o CC BSSGP_ConnHdlr_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 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 GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC GTPC_Types_part_1.o CC GTPC_Types_part_2.o CC GTPC_Types_part_3.o CC GTPC_Types_part_4.o CC GTPC_Types_part_5.o CC GTPC_Types_part_6.o CC GTPC_Types_part_7.o CC GTPU_Types_part_1.o CC GTPU_Types_part_2.o CC GTPU_Types_part_3.o CC GTPU_Types_part_4.o CC GTPU_Types_part_5.o CC GTPU_Types_part_6.o CC GTPU_Types_part_7.o CC GTP_Emulation_part_1.o CC GTP_Emulation_part_2.o CC GTP_Emulation_part_3.o CC GTP_Emulation_part_4.o CC GTP_Emulation_part_5.o CC GTP_Emulation_part_6.o CC GTP_Emulation_part_7.o CC GTPv1C_CodecPort_part_1.o CC GTPv1C_CodecPort_part_2.o CC GTPv1C_CodecPort_part_3.o CC GTPv1C_CodecPort_part_4.o CC GTPv1C_CodecPort_part_5.o CC GTPv1C_CodecPort_part_6.o CC GTPv1C_CodecPort_part_7.o CC GTPv1C_CodecPort_CtrlFunct_part_1.o CC GTPv1C_CodecPort_CtrlFunct_part_2.o CC GTPv1C_CodecPort_CtrlFunct_part_3.o CC GTPv1C_CodecPort_CtrlFunct_part_4.o CC GTPv1C_CodecPort_CtrlFunct_part_5.o CC GTPv1C_CodecPort_CtrlFunct_part_6.o CC GTPv1C_CodecPort_CtrlFunct_part_7.o CC GTPv1C_Templates_part_1.o CC GTPv1C_Templates_part_2.o CC GTPv1C_Templates_part_3.o CC GTPv1C_Templates_part_4.o CC GTPv1C_Templates_part_5.o CC GTPv1C_Templates_part_6.o CC GTPv1C_Templates_part_7.o CC GTPv1U_CodecPort_part_1.o CC GTPv1U_CodecPort_part_2.o CC GTPv1U_CodecPort_part_3.o CC GTPv1U_CodecPort_part_4.o CC GTPv1U_CodecPort_part_5.o CC GTPv1U_CodecPort_part_6.o CC GTPv1U_CodecPort_part_7.o CC GTPv1U_CodecPort_CtrlFunct_part_1.o CC GTPv1U_CodecPort_CtrlFunct_part_2.o CC GTPv1U_CodecPort_CtrlFunct_part_3.o CC GTPv1U_CodecPort_CtrlFunct_part_4.o CC GTPv1U_CodecPort_CtrlFunct_part_5.o CC GTPv1U_CodecPort_CtrlFunct_part_6.o CC GTPv1U_CodecPort_CtrlFunct_part_7.o CC GTPv1U_Templates_part_1.o CC GTPv1U_Templates_part_2.o CC GTPv1U_Templates_part_3.o CC GTPv1U_Templates_part_4.o CC GTPv1U_Templates_part_5.o CC GTPv1U_Templates_part_6.o CC GTPv1U_Templates_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 IPCP_Templates_part_1.o CC IPCP_Templates_part_2.o CC IPCP_Templates_part_3.o CC IPCP_Templates_part_4.o CC IPCP_Templates_part_5.o CC IPCP_Templates_part_6.o CC IPCP_Templates_part_7.o CC IPCP_Types_part_1.o CC IPCP_Types_part_2.o CC IPCP_Types_part_3.o CC IPCP_Types_part_4.o CC IPCP_Types_part_5.o CC IPCP_Types_part_6.o CC IPCP_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 ITU_X213_Types_part_1.o CC ITU_X213_Types_part_2.o CC ITU_X213_Types_part_3.o CC ITU_X213_Types_part_4.o CC ITU_X213_Types_part_5.o CC ITU_X213_Types_part_6.o CC ITU_X213_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_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_2.o CC Osmocom_Types_part_1.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 PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_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_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_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 SGSN_Tests_part_1.o CC SGSN_Tests_part_2.o CC SGSN_Tests_part_3.o CC SGSN_Tests_part_4.o CC SGSN_Tests_part_5.o CC SGSN_Tests_part_6.o CC SGSN_Tests_part_7.o CC SGSN_Tests_Iu_part_1.o CC SGSN_Tests_Iu_part_2.o CC SGSN_Tests_Iu_part_3.o CC SGSN_Tests_Iu_part_4.o CC SGSN_Tests_Iu_part_5.o CC SGSN_Tests_Iu_part_6.o CC SGSN_Tests_Iu_part_7.o CC SGSN_Tests_NS_part_1.o CC SGSN_Tests_NS_part_2.o CC SGSN_Tests_NS_part_3.o CC SGSN_Tests_NS_part_4.o CC SGSN_Tests_NS_part_5.o CC SGSN_Tests_NS_part_6.o CC SGSN_Tests_NS_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 GTPv1U_Emulation.o CC IPA_Emulation.o CC NS_Emulation.o CC RAN_Adapter.o CC RAN_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 GTPv1U_Emulation_part_1.o CC GTPv1U_Emulation_part_2.o CC GTPv1U_Emulation_part_3.o CC GTPv1U_Emulation_part_4.o CC GTPv1U_Emulation_part_5.o CC GTPv1U_Emulation_part_6.o CC GTPv1U_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 RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o GTPv1U_Emulation.cc: In function 'COMPONENT GTPv1U__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTPv1U_Emulation.cc:3232:1: warning: control reaches end of non-void function [-Wreturn-type] 3232 | } | ^ CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_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 RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20959:1: warning: control reaches end of non-void function [-Wreturn-type] 20959 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:21011:1: warning: control reaches end of non-void function [-Wreturn-type] 21011 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:21120:1: warning: control reaches end of non-void function [-Wreturn-type] 21120 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:21171:1: warning: control reaches end of non-void function [-Wreturn-type] 21171 | } | ^ CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC BSSGP_EncDec.o CC GTPC_EncDec.o CC GTPU_EncDec.o CC GTPv1C_CodecPort_CtrlFunctDef.o CC GTPv1U_CodecPort_CtrlFunctDef.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD BSSGP_ConnHdlr.so CCLD BSSGP_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD GTPC_Types.so CCLD GTPU_Types.so CCLD GTP_Emulation.so CCLD GTPv1C_CodecPort.so CCLD GTPv1C_CodecPort_CtrlFunct.so CCLD GTPv1C_Templates.so CCLD GTPv1U_CodecPort.so CCLD GTPv1U_CodecPort_CtrlFunct.so CCLD GTPv1U_Templates.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPCP_Templates.so CCLD IPCP_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD ITU_X213_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_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 PCO_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SGSN_Tests.so CCLD SGSN_Tests_Iu.so CCLD SGSN_Tests_NS.so CCLD SNDCP_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD BSSGP_ConnHdlr_part_1.so CCLD BSSGP_ConnHdlr_part_2.so CCLD BSSGP_ConnHdlr_part_3.so CCLD BSSGP_ConnHdlr_part_4.so CCLD BSSGP_ConnHdlr_part_5.so CCLD BSSGP_ConnHdlr_part_6.so CCLD BSSGP_ConnHdlr_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 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 GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD GTPC_Types_part_1.so CCLD GTPC_Types_part_2.so CCLD GTPC_Types_part_3.so CCLD GTPC_Types_part_4.so CCLD GTPC_Types_part_5.so CCLD GTPC_Types_part_6.so CCLD GTPC_Types_part_7.so CCLD GTPU_Types_part_1.so CCLD GTPU_Types_part_2.so CCLD GTPU_Types_part_3.so CCLD GTPU_Types_part_4.so CCLD GTPU_Types_part_5.so CCLD GTPU_Types_part_6.so CCLD GTPU_Types_part_7.so CCLD GTP_Emulation_part_2.so CCLD GTP_Emulation_part_1.so CCLD GTP_Emulation_part_3.so CCLD GTP_Emulation_part_4.so CCLD GTP_Emulation_part_5.so CCLD GTP_Emulation_part_6.so CCLD GTP_Emulation_part_7.so CCLD GTPv1C_CodecPort_part_1.so CCLD GTPv1C_CodecPort_part_2.so CCLD GTPv1C_CodecPort_part_3.so CCLD GTPv1C_CodecPort_part_4.so CCLD GTPv1C_CodecPort_part_5.so CCLD GTPv1C_CodecPort_part_6.so CCLD GTPv1C_CodecPort_part_7.so CCLD GTPv1C_CodecPort_CtrlFunct_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_2.so CCLD GTPv1C_CodecPort_CtrlFunct_part_3.so CCLD GTPv1C_CodecPort_CtrlFunct_part_4.so CCLD GTPv1C_CodecPort_CtrlFunct_part_5.so CCLD GTPv1C_CodecPort_CtrlFunct_part_6.so CCLD GTPv1C_CodecPort_CtrlFunct_part_7.so CCLD GTPv1C_Templates_part_1.so CCLD GTPv1C_Templates_part_2.so CCLD GTPv1C_Templates_part_3.so CCLD GTPv1C_Templates_part_4.so CCLD GTPv1C_Templates_part_5.so CCLD GTPv1C_Templates_part_6.so CCLD GTPv1C_Templates_part_7.so CCLD GTPv1U_CodecPort_part_1.so CCLD GTPv1U_CodecPort_part_2.so CCLD GTPv1U_CodecPort_part_3.so CCLD GTPv1U_CodecPort_part_4.so CCLD GTPv1U_CodecPort_part_5.so CCLD GTPv1U_CodecPort_part_6.so CCLD GTPv1U_CodecPort_part_7.so CCLD GTPv1U_CodecPort_CtrlFunct_part_1.so CCLD GTPv1U_CodecPort_CtrlFunct_part_2.so CCLD GTPv1U_CodecPort_CtrlFunct_part_3.so CCLD GTPv1U_CodecPort_CtrlFunct_part_4.so CCLD GTPv1U_CodecPort_CtrlFunct_part_5.so CCLD GTPv1U_CodecPort_CtrlFunct_part_6.so CCLD GTPv1U_CodecPort_CtrlFunct_part_7.so CCLD GTPv1U_Templates_part_1.so CCLD GTPv1U_Templates_part_2.so CCLD GTPv1U_Templates_part_3.so CCLD GTPv1U_Templates_part_4.so CCLD GTPv1U_Templates_part_5.so CCLD GTPv1U_Templates_part_6.so CCLD GTPv1U_Templates_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_6.so CCLD IPA_CodecPort_part_5.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 IPCP_Templates_part_1.so CCLD IPCP_Templates_part_2.so CCLD IPCP_Templates_part_3.so CCLD IPCP_Templates_part_5.so CCLD IPCP_Templates_part_6.so CCLD IPCP_Templates_part_4.so CCLD IPCP_Templates_part_7.so CCLD IPCP_Types_part_2.so CCLD IPCP_Types_part_1.so CCLD IPCP_Types_part_3.so CCLD IPCP_Types_part_5.so CCLD IPCP_Types_part_4.so CCLD IPCP_Types_part_6.so CCLD IPCP_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_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.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 ITU_X213_Types_part_1.so CCLD ITU_X213_Types_part_2.so CCLD ITU_X213_Types_part_3.so CCLD ITU_X213_Types_part_4.so CCLD ITU_X213_Types_part_5.so CCLD ITU_X213_Types_part_6.so CCLD ITU_X213_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_6.so CCLD M3UA_Types_part_7.so CCLD M3UA_Types_part_5.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_2.so CCLD MobileL3_RRM_Types_part_3.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_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.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_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_4.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 PCO_Types_part_1.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_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_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_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 SGSN_Tests_part_1.so CCLD SGSN_Tests_part_2.so CCLD SGSN_Tests_part_3.so CCLD SGSN_Tests_part_4.so CCLD SGSN_Tests_part_5.so CCLD SGSN_Tests_part_6.so CCLD SGSN_Tests_part_7.so CCLD SGSN_Tests_Iu_part_1.so CCLD SGSN_Tests_Iu_part_2.so CCLD SGSN_Tests_Iu_part_3.so CCLD SGSN_Tests_Iu_part_4.so CCLD SGSN_Tests_Iu_part_5.so CCLD SGSN_Tests_Iu_part_6.so CCLD SGSN_Tests_Iu_part_7.so CCLD SGSN_Tests_NS_part_1.so CCLD SGSN_Tests_NS_part_2.so CCLD SGSN_Tests_NS_part_3.so CCLD SGSN_Tests_NS_part_4.so CCLD SGSN_Tests_NS_part_5.so CCLD SGSN_Tests_NS_part_6.so CCLD SGSN_Tests_NS_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_4.so CCLD TCCConversion_Functions_part_5.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 GTPv1U_Emulation.so CCLD IPA_Emulation.so CCLD NS_Emulation.so CCLD RAN_Adapter.so CCLD RAN_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 GTPv1U_Emulation_part_1.so CCLD GTPv1U_Emulation_part_2.so CCLD GTPv1U_Emulation_part_3.so CCLD GTPv1U_Emulation_part_4.so CCLD GTPv1U_Emulation_part_5.so CCLD GTPv1U_Emulation_part_6.so CCLD GTPv1U_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 RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_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 RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD BSSGP_EncDec.so CCLD GTPC_EncDec.so CCLD GTPU_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD LLC_EncDec.so CCLD Native_FunctionDefs.so CCLD RANAP_EncDec.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD SGSN_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0/sgsn' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.5 kB] Fetched 55.1 kB in 0s (188 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libasn1c-dbg, libgtp-dbg, libosmo-ranap-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libasn1c-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly-asan The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp11 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-keyring osmocom-nightly-asan 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. Need to get 24.1 MB of archives. After this operation, 95.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508042029~asan [3040 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202508042029 [1208 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.31.bfd62.202508042029~asan [587 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.31.bfd62.202508042029~asan [163 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.31.bfd62.202508042029~asan [1083 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp11 1.13.0.13.88d6.202508042029~asan [158 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.11.c53c.202508042029~asan [224 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.31.bfd62.202508042029~asan [277 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.0.0.21.a42f.202508042029~asan [291 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508042029~asan [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran11 2.1.0.159.de72.202508042029~asan [697 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.159.de72.202508042029~asan [1013 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.31.bfd62.202508042029~asan [69.5 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.31.bfd62.202508042029~asan [157 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.11.0.31.bfd62.202508042029~asan [741 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.31.bfd62.202508042029~asan [99.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.11.0.31.bfd62.202508042029~asan [106 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.11.0.31.bfd62.202508042029~asan [66.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.11.0.31.bfd62.202508042029~asan [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.1.0.159.de72.202508042029~asan [20.6 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp-dbg 2.1.0.159.de72.202508042029~asan [27.4 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.38.202508042029~asan [358 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c-dbg 0.9.38.202508042029~asan [524 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp-dbg 1.13.0.13.88d6.202508042029~asan [209 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.7.0.9.6d328.202508042029~asan [1644 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap-dbg 1.7.0.9.6d328.202508042029~asan [2370 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.11.0.31.bfd62.202508042029~asan [4214 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.42.dda9.202508042029~asan [595 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn-dbg 1.12.0.42.dda9.202508042029~asan [922 kB] Fetched 24.1 MB in 0s (88.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed 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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508042029~asan_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508042029~asan) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../02-osmocom-nightly-asan_202508042029_amd64.deb ... Unpacking osmocom-nightly-asan (202508042029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../06-libgtp11_1.13.0.13.88d6.202508042029~asan_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.13.88d6.202508042029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../07-libosmonetif11_1.6.0.11.c53c.202508042029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.11.c53c.202508042029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../09-libosmoabis15_2.0.0.21.a42f.202508042029~asan_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.21.a42f.202508042029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../10-libosmo-gsup-client0_1.9.1.1.d4b4.202508042029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508042029~asan) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.159.de72.202508042029~asan_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508042029~asan) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.159.de72.202508042029~asan_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508042029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../20-osmo-stp_2.1.0.159.de72.202508042029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508042029~asan) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../21-osmo-stp-dbg_2.1.0.159.de72.202508042029~asan_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508042029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../22-libasn1c1_0.9.38.202508042029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508042029~asan) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../23-libasn1c-dbg_0.9.38.202508042029~asan_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508042029~asan) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../24-libgtp-dbg_1.13.0.13.88d6.202508042029~asan_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.13.88d6.202508042029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.9.6d328.202508042029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.9.6d328.202508042029~asan) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.9.6d328.202508042029~asan_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.9.6d328.202508042029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.31.bfd62.202508042029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../28-osmo-sgsn_1.12.0.42.dda9.202508042029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.42.dda9.202508042029~asan) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../29-osmo-sgsn-dbg_1.12.0.42.dda9.202508042029~asan_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.42.dda9.202508042029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508042029~asan) ... Setting up osmocom-nightly-asan (202508042029) ... Setting up libasn1c1:amd64 (0.9.38.202508042029~asan) ... Setting up libosmocore22:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508042029~asan) ... Setting up libosmovty13:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmousb0:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmogb14:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.11.c53c.202508042029~asan) ... Setting up libgtp11:amd64 (1.13.0.13.88d6.202508042029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmosim2:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmocore (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmoabis15:amd64 (2.0.0.21.a42f.202508042029~asan) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508042029~asan) ... Setting up libgtp-dbg:amd64 (1.13.0.13.88d6.202508042029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508042029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508042029~asan) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508042029~asan) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508042029~asan) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.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 Setting up libosmo-ranap7:amd64 (1.7.0.9.6d328.202508042029~asan) ... Setting up osmo-sgsn (1.12.0.42.dda9.202508042029~asan) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0.9.6d328.202508042029~asan) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508042029~asan) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.42.dda9.202508042029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-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-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-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-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-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-sgsn-test-asan/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20250805164218933 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250805164218933 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250805164218933 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250805164218933 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250805164218933 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250805164218933 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Allocated (fsm.c:456) 20250805164218933 DLSS7 INFO 0: AS(sgsn0) Created AS (ss7_instance.c:325) 20250805164218933 DLSS7 INFO 0: AS(sgsn0) Adding ASP sgsn0-0 to AS (ss7_as.c:161) 20250805164218933 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250805164218933 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250805164218933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250805164218933 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250805164218933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250805164218933 DLSS7 INFO 0: AS(virt-rnc0) Created AS (ss7_instance.c:325) 20250805164218933 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (ss7_as.c:161) 20250805164218933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250805164218933 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_route.c:143) 20250805164218933 DLSS7 INFO 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) Creating route: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_route.c:143) 20250805164218933 DLSS7 INFO Creating m3ua Server (null):2905 (ss7_xua_srv.c:238) 20250805164218933 DLSS7 INFO Created m3ua server on (null):2905 (ss7_xua_srv.c:258) 20250805164218933 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (ss7_xua_srv.c:326) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250805164218933 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/start-testsuite.sh', 'sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] rate_ctr.c:86 validating counter group 0x55f7bbb10a80(sgsn) with 23 counters 20250805164219209 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805164219209 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): matched connection to ASP sgsn0-0 (ss7_xua_srv.c:121) 20250805164219209 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805164219209 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250805164219210 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250805164219210 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:489) 20250805164219211 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:410) 20250805164219221 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250805164219221 DGPRS NOTICE libGTP v1.13.0.13-88d6.202508042029~asan initialized (sgsn_main.c:463) 20250805164219221 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250805164219221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164219221 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_instance.c:641) 20250805164219221 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_instance.c:659) 20250805164219221 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_instance.c:665) 20250805164219221 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_instance.c:770) 20250805164219221 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250805164219221 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250805164219221 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_instance.c:168) 20250805164219221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164219221 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164219221 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805164219221 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805164219221 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805164219221 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164219221 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164219221 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164219221 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164219221 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805164219221 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805164219221 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805164219221 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805164219221 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805164219221 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS sgsn0 proto=m3ua (ss7_route.c:143) 20250805164219221 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'available' (ss7_route.c:409) 20250805164219221 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250805164219221 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805164219221 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x612000004720]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250805164219221 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250805164219222 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA(RFC4666 4.5.1) for 0.24.3/0 (xua_snm.c:458) 20250805164219222 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@9f33ff8d4e14: Unix server socket created successfully. MC@9f33ff8d4e14: Listening on TCP port 40321. 9f33ff8d4e14 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0/sgsn/SGSN_Tests 9f33ff8d4e14 40321 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@9f33ff8d4e14: New HC connected from 10.0.2.100 [10.0.2.100]. 9f33ff8d4e14: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@9f33ff8d4e14: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9f33ff8d4e14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9f33ff8d4e14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9f33ff8d4e14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9f33ff8d4e14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9f33ff8d4e14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9f33ff8d4e14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9f33ff8d4e14: Configuration file was processed on all HCs. MC@9f33ff8d4e14: Creating MTC on host 10.0.2.100. MC@9f33ff8d4e14: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Tue Aug 5 16:42:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164220221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164220222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach started. 20250805164220549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164220553 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(3)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164220597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNCONFIGURED}: Allocated (fsm.c:456) 20250805164220597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250805164220597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250805164220597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164220597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164220597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164220597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164220597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164220597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164220598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164220598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164220598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164220598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164220598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164220598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164220598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164220598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250805164220598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164220598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164220598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164220598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164220598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164220601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164220607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164220607 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164220613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250805164220613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250805164220613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250805164220613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164220613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164220613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164220613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164220613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164220613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164220614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164220614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164220614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164220614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164220614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164220614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164220614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164220614 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250805164220614 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164220614 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164220614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164220614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164220614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164220616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164220616 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164220620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164220620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164220629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNCONFIGURED}: Allocated (fsm.c:456) 20250805164220629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250805164220629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250805164220629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164220629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164220629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164220629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164220629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164220629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164220630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164220630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164220630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164220630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164220630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164220630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164220630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164220630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250805164220630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164220630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164220630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164220630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164220630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164220632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164220632 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 211. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-BSSGP2(14)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164220637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164220637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164221222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164221222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164221222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164221223 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(18)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164221227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805164221228 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@9f33ff8d4e14: Adding Client=TC_attach(22), IMSI='262420000000001'H, TLLI='F723E7AF'O, index=0 SGSN_Test-GSUP(19)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(22) TC_attach(22)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '782BF725FF8FEDDC816A38C7C7D39B68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18967640'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7DC6016BBFB7440'O } } } } } 20250805164222279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164222279 DLLC NOTICE LLME(ffffffff/f723e7af){UNASSIGNED} LLC RX: unknown TLLI 0xf723e7af, creating LLME on the fly (gprs_llc.c:552) 20250805164222279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164222279 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164222279 DMM DEBUG GMM(gmm_fsm)[0x6120000054a0]{Deregistered}: Allocated (fsm.c:456) 20250805164222279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{Init}: Allocated (fsm.c:456) 20250805164222279 DMM DEBUG MM_STATE_Gb[0x6120000057a0]{Idle}: Allocated (fsm.c:456) 20250805164222279 DMM DEBUG MM_STATE_Iu[0x612000005920]{Detached}: Allocated (fsm.c:456) 20250805164222279 DMM DEBUG GMM(gmm_fsm)[0x6120000054a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164222279 DMM DEBUG GMM(gmm_fsm)[0x6120000054a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164222279 DLLC NOTICE LLME(ffffffff/f723e7af){UNASSIGNED} LLGM Assign pre (f723e7af => fe418f73) (gprs_llc.c:1079) 20250805164222279 DLLC NOTICE LLME(f723e7af/fe418f73){ASSIGNED} LLGM Assign post (f723e7af => fe418f73) (gprs_llc.c:1125) 20250805164222279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164222279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164222279 DMM DEBUG MM(262420000000001/fe418f73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164222285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164222285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164222285 DMM DEBUG MM_STATE_Gb(0)[0x6120000057a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164222285 DMM DEBUG MM(262420000000001/fe418f73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250805164222285 DMM NOTICE MM(262420000000001/fe418f73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164222285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164222285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164222286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164222286 DMM DEBUG MM(262420000000001/fe418f73) Requesting authorization (sgsn_auth.c:160) 20250805164222286 DMM INFO MM(262420000000001/fe418f73) Requesting authentication tuples (sgsn_auth.c:184) 20250805164222286 DMM DEBUG MM(262420000000001/fe418f73) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164222286 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250805164222286 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(19)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000001" handled at TC_attach(22) SGSN_Test-GSUP(19)@9f33ff8d4e14: Added IMSI table entry 0TC_attach(22)"262420000000001" 20250805164222287 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164222287 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164222287 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164222287 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164222287 DMM INFO MM(262420000000001/fe418f73) Subscriber data update (mmctx.c:445) 20250805164222287 DMM DEBUG MM(262420000000001/fe418f73) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164222287 DMM INFO MM(262420000000001/fe418f73) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164222287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164222287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164222287 DMM INFO MM(262420000000001/fe418f73) <- GMM AUTH AND CIPHERING REQ (rand = 78 2b f7 25 ff 8f ed dc 81 6a 38 c7 c7 d3 9b 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164222291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164222291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164222291 DMM DEBUG MM_STATE_Gb(0)[0x6120000057a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164222291 DMM INFO MM(262420000000001/fe418f73) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164222291 DMM NOTICE MM(262420000000001/fe418f73) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164222291 DMM DEBUG MM(262420000000001/fe418f73) checking auth: received GSM SRES = 18 96 76 40 (gprs_gmm.c:716) 20250805164222291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164222291 DMM DEBUG MM(262420000000001/fe418f73) Requesting authorization (sgsn_auth.c:160) 20250805164222291 DMM INFO MM(262420000000001/fe418f73) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164222291 DMM DEBUG MM(262420000000001/fe418f73) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164222291 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250805164222291 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164222291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164222291 DMM INFO MM(262420000000001/fe418f73) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe418f73) (gprs_gmm.c:337) 20250805164222291 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164222291 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164222291 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250805164222291 DMM INFO MM(262420000000001/fe418f73) Subscriber data update (mmctx.c:445) 20250805164222291 DMM DEBUG MM(262420000000001/fe418f73) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164222291 DMM INFO MM(262420000000001/fe418f73) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164222291 DMM NOTICE MM(262420000000001/fe418f73) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250805164222291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164222291 DMM NOTICE MM(262420000000001/fe418f73) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164222291 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) 20250805164222292 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164222292 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250805164222292 DMM INFO MM(262420000000001/fe418f73) Subscriber data update (mmctx.c:445) 20250805164222292 DMM DEBUG MM(262420000000001/fe418f73) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164222294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164222294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164222294 DMM DEBUG MM_STATE_Gb(0)[0x6120000057a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164222294 DMM INFO MM(262420000000001/fe418f73) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164222294 DMM NOTICE MM(262420000000001/fe418f73) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164222294 DMM DEBUG GMM(gmm_fsm)[0x6120000054a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164222294 DMM DEBUG GMM(gmm_fsm)[0x6120000054a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164222294 DLLC NOTICE LLME(f723e7af/fe418f73){ASSIGNED} LLGM Assign pre (ffffffff => fe418f73) (gprs_llc.c:1079) 20250805164222294 DLLC NOTICE LLME(ffffffff/fe418f73){ASSIGNED} LLGM Assign post (ffffffff => fe418f73) (gprs_llc.c:1125) 20250805164222294 DMM DEBUG MM_STATE_Gb(0)[0x6120000057a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164222294 DMM DEBUG MM_STATE_Gb(0)[0x6120000057a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164222294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164222294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(22)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach-BVCI196(6)@9f33ff8d4e14: Removing Client IMSI='262420000000001'H, index=0 TC_attach(22)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164222347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35596<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@9f33ff8d4e14: Final verdict of PTC: none 20250805164222349 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164222349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@9f33ff8d4e14: Final verdict of PTC: none TC_attach-BVCI210(11)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(17)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(7)@9f33ff8d4e14: Final verdict of PTC: none TC_attach-BVCI196(6)@9f33ff8d4e14: Final verdict of PTC: none TC_attach-BVCI220(16)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(20)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(12)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(21)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(10)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(5)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(15)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(20): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(21): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach(22): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Tue Aug 5 16:42:22 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250805164222422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164222824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48388) 20250805164223349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164223350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48388, count=89216) 20250805164224351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164224351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Tue Aug 5 16:42:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164225353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164225353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_mnc3 started. 20250805164225948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164225952 DMM INFO MM(262420000000001/fe418f73) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164225952 DMM INFO MM(262420000000001/fe418f73) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164225952 DMM DEBUG GMM(gmm_fsm)[0x6120000054a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164225952 DMM DEBUG GMM(gmm_fsm)[0x6120000054a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164225952 DMM DEBUG MM_STATE_Gb(0)[0x6120000057a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164225952 DMM DEBUG MM_STATE_Gb(0)[0x6120000057a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164225952 DLLC NOTICE LLME(ffffffff/fe418f73){ASSIGNED} LLGM Assign pre (fe418f73 => ffffffff) (gprs_llc.c:1079) 20250805164225952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe418f73 => ffffffff) (gprs_llc.c:1125) 20250805164225952 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250805164225952 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164225952 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250805164225952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005620]{Init}: Deallocated (fsm.c:568) 20250805164225952 DMM DEBUG MM_STATE_Gb(0)[0x6120000057a0]{Idle}: Deallocated (fsm.c:568) 20250805164225952 DMM DEBUG MM_STATE_Iu[0x612000005920]{Detached}: Deallocated (fsm.c:568) 20250805164225952 DMM DEBUG GMM(gmm_fsm)[0x6120000054a0]{Deregistered}: Deallocated (fsm.c:568) 20250805164225953 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(23)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(24)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(23)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164225989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164225989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164225989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164225989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164225989 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164225989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164225989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164225989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164225989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164225990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164225990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164225990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164225990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164225990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164225990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164225990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164225990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164225990 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164225990 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164225990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164225990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164225990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164225995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(28)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(24)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(24)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164226001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164226001 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(29)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(26)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(28)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164226009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164226009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164226009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164226009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164226009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164226009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164226009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164226009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164226009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164226010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164226010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164226010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164226010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164226010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164226010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164226010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164226010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164226010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164226010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164226010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164226010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164226010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164226012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(33)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(29)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(29)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164226016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164226016 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(34)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(31)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(33)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(38)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(38)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164226029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164226030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164226030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164226030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164226030 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164226030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164226030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164226030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164226030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(38)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164226031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164226031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164226031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164226031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164226031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164226031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164226031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164226031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164226031 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164226031 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164226031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164226031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164226031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(38)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(38)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164226033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(34)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(34)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164226037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164226037 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164226354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164226354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164226354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164226354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164226358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805164226360 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(26)@9f33ff8d4e14: Adding Client=TC_attach_mnc3(42), IMSI='262420000001001'H, TLLI='E9100B24'O, index=0 SGSN_Test-GSUP(39)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(42) TC_attach_mnc3(42)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '20DEC30627F66D38CA937707D597E0C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CC0349C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD96EA505289BA88'O } } } } } 20250805164227441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164227441 DLLC NOTICE LLME(ffffffff/e9100b24){UNASSIGNED} LLC RX: unknown TLLI 0xe9100b24, creating LLME on the fly (gprs_llc.c:552) 20250805164227441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164227441 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164227441 DMM DEBUG GMM(gmm_fsm)[0x612000005aa0]{Deregistered}: Allocated (fsm.c:456) 20250805164227441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{Init}: Allocated (fsm.c:456) 20250805164227441 DMM DEBUG MM_STATE_Gb[0x612000005da0]{Idle}: Allocated (fsm.c:456) 20250805164227441 DMM DEBUG MM_STATE_Iu[0x612000005f20]{Detached}: Allocated (fsm.c:456) 20250805164227441 DMM DEBUG GMM(gmm_fsm)[0x612000005aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164227441 DMM DEBUG GMM(gmm_fsm)[0x612000005aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164227441 DLLC NOTICE LLME(ffffffff/e9100b24){UNASSIGNED} LLGM Assign pre (e9100b24 => c7c022c7) (gprs_llc.c:1079) 20250805164227441 DLLC NOTICE LLME(e9100b24/c7c022c7){ASSIGNED} LLGM Assign post (e9100b24 => c7c022c7) (gprs_llc.c:1125) 20250805164227441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164227442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164227442 DMM DEBUG MM(262420000001001/c7c022c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164227469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164227469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164227469 DMM DEBUG MM_STATE_Gb(0)[0x612000005da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164227469 DMM DEBUG MM(262420000001001/c7c022c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250805164227469 DMM NOTICE MM(262420000001001/c7c022c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164227469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164227469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164227469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164227469 DMM DEBUG MM(262420000001001/c7c022c7) Requesting authorization (sgsn_auth.c:160) 20250805164227469 DMM INFO MM(262420000001001/c7c022c7) Requesting authentication tuples (sgsn_auth.c:184) 20250805164227469 DMM DEBUG MM(262420000001001/c7c022c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164227469 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250805164227470 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(39)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(42) SGSN_Test-GSUP(39)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_mnc3(42)"262420000001001" 20250805164227476 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164227476 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164227476 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164227476 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164227476 DMM INFO MM(262420000001001/c7c022c7) Subscriber data update (mmctx.c:445) 20250805164227476 DMM DEBUG MM(262420000001001/c7c022c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164227476 DMM INFO MM(262420000001001/c7c022c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164227476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164227476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164227476 DMM INFO MM(262420000001001/c7c022c7) <- GMM AUTH AND CIPHERING REQ (rand = 20 de c3 06 27 f6 6d 38 ca 93 77 07 d5 97 e0 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164227492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164227492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164227493 DMM DEBUG MM_STATE_Gb(0)[0x612000005da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164227493 DMM INFO MM(262420000001001/c7c022c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164227493 DMM NOTICE MM(262420000001001/c7c022c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164227493 DMM DEBUG MM(262420000001001/c7c022c7) checking auth: received GSM SRES = 2c c0 34 9c (gprs_gmm.c:716) 20250805164227493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164227493 DMM DEBUG MM(262420000001001/c7c022c7) Requesting authorization (sgsn_auth.c:160) 20250805164227493 DMM INFO MM(262420000001001/c7c022c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164227493 DMM DEBUG MM(262420000001001/c7c022c7) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164227493 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250805164227493 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164227493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164227493 DMM INFO MM(262420000001001/c7c022c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7c022c7) (gprs_gmm.c:337) 20250805164227496 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164227496 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164227496 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250805164227496 DMM INFO MM(262420000001001/c7c022c7) Subscriber data update (mmctx.c:445) 20250805164227497 DMM DEBUG MM(262420000001001/c7c022c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164227497 DMM INFO MM(262420000001001/c7c022c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164227497 DMM NOTICE MM(262420000001001/c7c022c7) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250805164227497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164227497 DMM NOTICE MM(262420000001001/c7c022c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164227497 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20250805164227498 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164227498 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250805164227498 DMM INFO MM(262420000001001/c7c022c7) Subscriber data update (mmctx.c:445) 20250805164227499 DMM DEBUG MM(262420000001001/c7c022c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164227509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164227509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164227509 DMM DEBUG MM_STATE_Gb(0)[0x612000005da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164227509 DMM INFO MM(262420000001001/c7c022c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164227509 DMM NOTICE MM(262420000001001/c7c022c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164227509 DMM DEBUG GMM(gmm_fsm)[0x612000005aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164227509 DMM DEBUG GMM(gmm_fsm)[0x612000005aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164227510 DLLC NOTICE LLME(e9100b24/c7c022c7){ASSIGNED} LLGM Assign pre (ffffffff => c7c022c7) (gprs_llc.c:1079) 20250805164227510 DLLC NOTICE LLME(ffffffff/c7c022c7){ASSIGNED} LLGM Assign post (ffffffff => c7c022c7) (gprs_llc.c:1125) 20250805164227510 DMM DEBUG MM_STATE_Gb(0)[0x612000005da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164227510 DMM DEBUG MM_STATE_Gb(0)[0x612000005da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164227510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164227510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(42)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(26)@9f33ff8d4e14: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(42)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164227567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(39)@9f33ff8d4e14: Final verdict of PTC: none 20250805164227571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164227571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(37)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(23)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(27)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(32)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(33)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(38)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(28)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(29)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(34)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(41)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_mnc3-BVCI210(31)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_mnc3-BVCI196(26)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(24)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(40)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(25)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(30)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(36)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(23): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(24): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_mnc3-BVCI196(26): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(28): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(29): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_mnc3-BVCI210(31): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(33): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(34): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(36): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(38): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(39): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(40): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(41): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_mnc3(42): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_mnc3 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Tue Aug 5 16:42:27 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250805164227629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164228031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84336) 20250805164228573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164228573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84336, count=90388) 20250805164229574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164229574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Tue Aug 5 16:42:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164230576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164230576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_umts_aka_umts_res started. 20250805164231159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164231162 DMM INFO MM(262420000001001/c7c022c7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164231162 DMM INFO MM(262420000001001/c7c022c7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164231162 DMM DEBUG GMM(gmm_fsm)[0x612000005aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164231162 DMM DEBUG GMM(gmm_fsm)[0x612000005aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164231162 DMM DEBUG MM_STATE_Gb(0)[0x612000005da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164231162 DMM DEBUG MM_STATE_Gb(0)[0x612000005da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164231162 DLLC NOTICE LLME(ffffffff/c7c022c7){ASSIGNED} LLGM Assign pre (c7c022c7 => ffffffff) (gprs_llc.c:1079) 20250805164231162 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7c022c7 => ffffffff) (gprs_llc.c:1125) 20250805164231162 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250805164231162 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164231162 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250805164231162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005c20]{Init}: Deallocated (fsm.c:568) 20250805164231162 DMM DEBUG MM_STATE_Gb(0)[0x612000005da0]{Idle}: Deallocated (fsm.c:568) 20250805164231162 DMM DEBUG MM_STATE_Iu[0x612000005f20]{Detached}: Deallocated (fsm.c:568) 20250805164231162 DMM DEBUG GMM(gmm_fsm)[0x612000005aa0]{Deregistered}: Deallocated (fsm.c:568) 20250805164231162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(43)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(44)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(43)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(48)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(48)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164231205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164231205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164231205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164231205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164231205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164231205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164231205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164231205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164231205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(47)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(48)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164231207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164231207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164231207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164231207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164231207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164231207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164231207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164231207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164231207 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164231207 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164231207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164231208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164231208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(48)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(48)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164231211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(49)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(44)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(44)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(47)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(52)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250805164231217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164231217 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(52)@9f33ff8d4e14: Provider Link came up: sending NS-RESET TC_attach_umts_aka_umts_res-BVCI196(45)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164231219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164231219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164231219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164231219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164231219 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164231219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164231219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164231219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164231219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(52)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164231220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164231220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164231220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164231220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164231220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164231220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164231220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164231220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164231220 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164231220 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164231220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164231221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164231221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(52)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(52)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164231222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(53)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(49)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(49)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164231227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164231227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(51)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(54)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(53)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(57)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(57)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164231237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164231237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164231237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164231237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164231237 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164231237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164231237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164231237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164231237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(57)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164231239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164231239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164231239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164231239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164231239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164231239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164231239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164231239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164231239 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164231239 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164231239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164231239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164231239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(57)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(57)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164231242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(54)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(54)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164231247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164231247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(56)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164231577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164231577 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164231577 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164231577 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(58)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(58)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164231582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(58)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(58)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164231583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(58)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(58)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(58)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(58)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(45)@9f33ff8d4e14: Adding Client=TC_attach_umts_aka_umts_res(62), IMSI='262420000001002'H, TLLI='FF415A6C'O, index=0 SGSN_Test-GSUP(59)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(62) TC_attach_umts_aka_umts_res(62)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '7B8901ECF7A83B40D4FAE02CA49E6C28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E05378E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A66A9058D4E9544E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5365AE3593526D7DEE88BBD59C8D4619'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AD8FB51F59920F52AB9C18ADD18493B2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EB5C4FD15FDDE4164543EB8E4BEDD31D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '08399C2609E40593'O } } } } } 20250805164232670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164232670 DLLC NOTICE LLME(ffffffff/ff415a6c){UNASSIGNED} LLC RX: unknown TLLI 0xff415a6c, creating LLME on the fly (gprs_llc.c:552) 20250805164232670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164232670 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164232670 DMM DEBUG GMM(gmm_fsm)[0x6120000060a0]{Deregistered}: Allocated (fsm.c:456) 20250805164232670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{Init}: Allocated (fsm.c:456) 20250805164232670 DMM DEBUG MM_STATE_Gb[0x6120000063a0]{Idle}: Allocated (fsm.c:456) 20250805164232670 DMM DEBUG MM_STATE_Iu[0x612000006520]{Detached}: Allocated (fsm.c:456) 20250805164232670 DMM DEBUG GMM(gmm_fsm)[0x6120000060a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164232670 DMM DEBUG GMM(gmm_fsm)[0x6120000060a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164232670 DLLC NOTICE LLME(ffffffff/ff415a6c){UNASSIGNED} LLGM Assign pre (ff415a6c => ff182919) (gprs_llc.c:1079) 20250805164232671 DLLC NOTICE LLME(ff415a6c/ff182919){ASSIGNED} LLGM Assign post (ff415a6c => ff182919) (gprs_llc.c:1125) 20250805164232671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164232671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164232671 DMM DEBUG MM(262420000001002/ff182919) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164232680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164232680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164232680 DMM DEBUG MM_STATE_Gb(0)[0x6120000063a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164232680 DMM DEBUG MM(262420000001002/ff182919) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250805164232680 DMM NOTICE MM(262420000001002/ff182919) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164232680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164232680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164232680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164232680 DMM DEBUG MM(262420000001002/ff182919) Requesting authorization (sgsn_auth.c:160) 20250805164232680 DMM INFO MM(262420000001002/ff182919) Requesting authentication tuples (sgsn_auth.c:184) 20250805164232680 DMM DEBUG MM(262420000001002/ff182919) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164232680 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250805164232680 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(59)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(62) SGSN_Test-GSUP(59)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_umts_aka_umts_res(62)"262420000001002" 20250805164232683 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164232683 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164232683 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164232683 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164232683 DMM INFO MM(262420000001002/ff182919) Subscriber data update (mmctx.c:445) 20250805164232683 DMM DEBUG MM(262420000001002/ff182919) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164232683 DMM INFO MM(262420000001002/ff182919) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164232684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164232684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164232684 DMM INFO MM(262420000001002/ff182919) <- GMM AUTH AND CIPHERING REQ (rand = 7b 89 01 ec f7 a8 3b 40 d4 fa e0 2c a4 9e 6c 28 , mmctx_is_r99=1, vec->auth_types=0x3, autn = eb 5c 4f d1 5f dd e4 16 45 43 eb 8e 4b ed d3 1d ) (gprs_gmm.c:510) 20250805164232693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164232693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164232693 DMM DEBUG MM_STATE_Gb(0)[0x6120000063a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164232693 DMM INFO MM(262420000001002/ff182919) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164232693 DMM NOTICE MM(262420000001002/ff182919) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164232694 DMM DEBUG MM(262420000001002/ff182919) checking auth: received UMTS RES = 08 39 9c 26 09 e4 05 93 (gprs_gmm.c:716) 20250805164232694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164232694 DMM DEBUG MM(262420000001002/ff182919) Requesting authorization (sgsn_auth.c:160) 20250805164232694 DMM INFO MM(262420000001002/ff182919) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164232694 DMM DEBUG MM(262420000001002/ff182919) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164232694 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250805164232694 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164232694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164232694 DMM INFO MM(262420000001002/ff182919) <- GMM ATTACH ACCEPT (new P-TMSI=0xff182919) (gprs_gmm.c:337) 20250805164232695 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164232695 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164232695 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250805164232695 DMM INFO MM(262420000001002/ff182919) Subscriber data update (mmctx.c:445) 20250805164232695 DMM DEBUG MM(262420000001002/ff182919) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164232695 DMM INFO MM(262420000001002/ff182919) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164232695 DMM NOTICE MM(262420000001002/ff182919) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250805164232696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164232696 DMM NOTICE MM(262420000001002/ff182919) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164232696 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20250805164232697 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164232697 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250805164232697 DMM INFO MM(262420000001002/ff182919) Subscriber data update (mmctx.c:445) 20250805164232697 DMM DEBUG MM(262420000001002/ff182919) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164232703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164232703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164232703 DMM DEBUG MM_STATE_Gb(0)[0x6120000063a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164232703 DMM INFO MM(262420000001002/ff182919) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164232703 DMM NOTICE MM(262420000001002/ff182919) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164232703 DMM DEBUG GMM(gmm_fsm)[0x6120000060a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164232703 DMM DEBUG GMM(gmm_fsm)[0x6120000060a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164232704 DLLC NOTICE LLME(ff415a6c/ff182919){ASSIGNED} LLGM Assign pre (ffffffff => ff182919) (gprs_llc.c:1079) 20250805164232704 DLLC NOTICE LLME(ffffffff/ff182919){ASSIGNED} LLGM Assign post (ffffffff => ff182919) (gprs_llc.c:1125) 20250805164232704 DMM DEBUG MM_STATE_Gb(0)[0x6120000063a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164232704 DMM DEBUG MM_STATE_Gb(0)[0x6120000063a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164232704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164232704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(62)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(45)@9f33ff8d4e14: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(62)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164232765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805164232769 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(59)@9f33ff8d4e14: Final verdict of PTC: none 20250805164232769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(58)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(57)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(47)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(48)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(51)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(44)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(56)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(43)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(49)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(52)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(45)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(54)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(60)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(53)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(61)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(55)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(50)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(46)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(43): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(44): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(45): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(46): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(47): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(48): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(49): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(50): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(51): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(52): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(53): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(54): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(55): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(56): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(57): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(58): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(59): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(60): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(61): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_umts_aka_umts_res(62): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Tue Aug 5 16:42:32 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20250805164232832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164233234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86516) 20250805164233770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164233770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86516, count=90872) 20250805164234772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164234772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Tue Aug 5 16:42:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164235774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164235774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_umts_aka_gsm_sres started. 20250805164236370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164236373 DMM INFO MM(262420000001002/ff182919) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164236373 DMM INFO MM(262420000001002/ff182919) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164236373 DMM DEBUG GMM(gmm_fsm)[0x6120000060a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164236373 DMM DEBUG GMM(gmm_fsm)[0x6120000060a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164236373 DMM DEBUG MM_STATE_Gb(0)[0x6120000063a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164236373 DMM DEBUG MM_STATE_Gb(0)[0x6120000063a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164236373 DLLC NOTICE LLME(ffffffff/ff182919){ASSIGNED} LLGM Assign pre (ff182919 => ffffffff) (gprs_llc.c:1079) 20250805164236373 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff182919 => ffffffff) (gprs_llc.c:1125) 20250805164236373 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250805164236373 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164236374 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250805164236374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006220]{Init}: Deallocated (fsm.c:568) 20250805164236374 DMM DEBUG MM_STATE_Gb(0)[0x6120000063a0]{Idle}: Deallocated (fsm.c:568) 20250805164236374 DMM DEBUG MM_STATE_Iu[0x612000006520]{Detached}: Deallocated (fsm.c:568) 20250805164236374 DMM DEBUG GMM(gmm_fsm)[0x6120000060a0]{Deregistered}: Deallocated (fsm.c:568) 20250805164236374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(63)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(64)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(63)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(67)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(67)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164236419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164236419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164236419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164236419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164236419 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164236419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164236419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164236419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164236419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(67)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164236420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164236420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164236420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164236420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164236420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164236420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164236420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164236420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164236420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164236420 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164236420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164236420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164236420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(67)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(67)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164236422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(68)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(64)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(64)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164236427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164236427 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(69)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(66)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(68)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(72)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(72)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164236437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164236437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164236437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164236437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164236437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164236437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164236437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164236437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164236437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(72)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164236438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164236438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164236438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164236438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164236438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164236438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164236438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164236438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164236438 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164236438 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164236438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(72)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164236438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164236438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(72)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164236441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(73)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(69)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(69)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164236446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164236446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(74)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(70)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(73)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(77)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(77)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164236452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164236452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164236452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164236452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164236452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164236452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164236452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164236452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164236452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(77)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164236453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164236453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164236453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164236453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164236453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164236453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164236453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164236453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164236453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164236453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164236453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164236453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164236453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(77)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(77)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164236456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(74)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164236463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164236463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(76)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164236776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164236776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164236776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164236776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(78)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(78)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164236780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164236781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(78)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(78)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(78)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(78)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(78)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(78)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(66)@9f33ff8d4e14: Adding Client=TC_attach_umts_aka_gsm_sres(82), IMSI='262420000001003'H, TLLI='EFF4A6F4'O, index=0 SGSN_Test-GSUP(79)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(82) TC_attach_umts_aka_gsm_sres(82)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DC63DCB5F2452226601E00B9577E54E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D85CD96'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6CFCF1E766FC97C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '371DE4D5E72A2DC21385A6DB90241484'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '956CF95342C16A51EAC5AC9DF2926779'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '829C633A864C8A38FC7AF6595AC71F1A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '86F658B80B51231E'O } } } } } 20250805164237831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164237831 DLLC NOTICE LLME(ffffffff/eff4a6f4){UNASSIGNED} LLC RX: unknown TLLI 0xeff4a6f4, creating LLME on the fly (gprs_llc.c:552) 20250805164237831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164237831 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164237831 DMM DEBUG GMM(gmm_fsm)[0x6120000066a0]{Deregistered}: Allocated (fsm.c:456) 20250805164237831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{Init}: Allocated (fsm.c:456) 20250805164237831 DMM DEBUG MM_STATE_Gb[0x6120000069a0]{Idle}: Allocated (fsm.c:456) 20250805164237831 DMM DEBUG MM_STATE_Iu[0x612000006b20]{Detached}: Allocated (fsm.c:456) 20250805164237831 DMM DEBUG GMM(gmm_fsm)[0x6120000066a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164237831 DMM DEBUG GMM(gmm_fsm)[0x6120000066a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164237831 DLLC NOTICE LLME(ffffffff/eff4a6f4){UNASSIGNED} LLGM Assign pre (eff4a6f4 => f6522230) (gprs_llc.c:1079) 20250805164237831 DLLC NOTICE LLME(eff4a6f4/f6522230){ASSIGNED} LLGM Assign post (eff4a6f4 => f6522230) (gprs_llc.c:1125) 20250805164237831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164237831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164237831 DMM DEBUG MM(262420000001003/f6522230) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164237845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164237845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164237845 DMM DEBUG MM_STATE_Gb(0)[0x6120000069a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164237845 DMM DEBUG MM(262420000001003/f6522230) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250805164237845 DMM NOTICE MM(262420000001003/f6522230) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164237845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164237845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164237845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164237845 DMM DEBUG MM(262420000001003/f6522230) Requesting authorization (sgsn_auth.c:160) 20250805164237845 DMM INFO MM(262420000001003/f6522230) Requesting authentication tuples (sgsn_auth.c:184) 20250805164237845 DMM DEBUG MM(262420000001003/f6522230) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164237845 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250805164237845 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(79)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(82) SGSN_Test-GSUP(79)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(82)"262420000001003" 20250805164237850 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164237850 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164237850 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164237850 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164237850 DMM INFO MM(262420000001003/f6522230) Subscriber data update (mmctx.c:445) 20250805164237850 DMM DEBUG MM(262420000001003/f6522230) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164237850 DMM INFO MM(262420000001003/f6522230) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164237850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164237850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164237850 DMM INFO MM(262420000001003/f6522230) <- GMM AUTH AND CIPHERING REQ (rand = dc 63 dc b5 f2 45 22 26 60 1e 00 b9 57 7e 54 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 82 9c 63 3a 86 4c 8a 38 fc 7a f6 59 5a c7 1f 1a ) (gprs_gmm.c:510) 20250805164237856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164237856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164237857 DMM DEBUG MM_STATE_Gb(0)[0x6120000069a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164237857 DMM INFO MM(262420000001003/f6522230) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164237857 DMM NOTICE MM(262420000001003/f6522230) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164237857 DMM DEBUG MM(262420000001003/f6522230) checking auth: received GSM SRES = 7d 85 cd 96 (gprs_gmm.c:716) 20250805164237857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164237857 DMM DEBUG MM(262420000001003/f6522230) Requesting authorization (sgsn_auth.c:160) 20250805164237857 DMM INFO MM(262420000001003/f6522230) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164237857 DMM DEBUG MM(262420000001003/f6522230) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164237857 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250805164237857 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164237857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164237857 DMM INFO MM(262420000001003/f6522230) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6522230) (gprs_gmm.c:337) 20250805164237857 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164237857 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164237857 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250805164237857 DMM INFO MM(262420000001003/f6522230) Subscriber data update (mmctx.c:445) 20250805164237857 DMM DEBUG MM(262420000001003/f6522230) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164237857 DMM INFO MM(262420000001003/f6522230) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164237857 DMM NOTICE MM(262420000001003/f6522230) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250805164237858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164237858 DMM NOTICE MM(262420000001003/f6522230) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164237858 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20250805164237858 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164237858 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250805164237858 DMM INFO MM(262420000001003/f6522230) Subscriber data update (mmctx.c:445) 20250805164237858 DMM DEBUG MM(262420000001003/f6522230) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164237862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164237862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164237862 DMM DEBUG MM_STATE_Gb(0)[0x6120000069a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164237862 DMM INFO MM(262420000001003/f6522230) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164237862 DMM NOTICE MM(262420000001003/f6522230) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164237862 DMM DEBUG GMM(gmm_fsm)[0x6120000066a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164237862 DMM DEBUG GMM(gmm_fsm)[0x6120000066a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164237862 DLLC NOTICE LLME(eff4a6f4/f6522230){ASSIGNED} LLGM Assign pre (ffffffff => f6522230) (gprs_llc.c:1079) 20250805164237862 DLLC NOTICE LLME(ffffffff/f6522230){ASSIGNED} LLGM Assign post (ffffffff => f6522230) (gprs_llc.c:1125) 20250805164237862 DMM DEBUG MM_STATE_Gb(0)[0x6120000069a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164237862 DMM DEBUG MM_STATE_Gb(0)[0x6120000069a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164237862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164237862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(82)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(66)@9f33ff8d4e14: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(82)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164237918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38432<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(79)@9f33ff8d4e14: Final verdict of PTC: none 20250805164237923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164237923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(72)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(78)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(64)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(67)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(66)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(68)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(63)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(69)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(80)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(70)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(74)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(77)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(81)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(73)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(76)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(71)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(65)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(75)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(63): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(64): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(65): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(66): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(67): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(68): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(69): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(70): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(71): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(72): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(73): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(74): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(75): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(76): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(77): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(78): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(79): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(80): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(81): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_umts_aka_gsm_sres(82): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Tue Aug 5 16:42:38 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20250805164238034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164238436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86508) 20250805164238924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164238924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86508, count=90864) 20250805164239925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164239925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Tue Aug 5 16:42:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164240927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164240927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_timeout_after_pdp_act started. 20250805164241569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164241572 DMM INFO MM(262420000001003/f6522230) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164241572 DMM INFO MM(262420000001003/f6522230) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164241572 DMM DEBUG GMM(gmm_fsm)[0x6120000066a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164241572 DMM DEBUG GMM(gmm_fsm)[0x6120000066a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164241572 DMM DEBUG MM_STATE_Gb(0)[0x6120000069a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164241572 DMM DEBUG MM_STATE_Gb(0)[0x6120000069a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164241572 DLLC NOTICE LLME(ffffffff/f6522230){ASSIGNED} LLGM Assign pre (f6522230 => ffffffff) (gprs_llc.c:1079) 20250805164241572 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6522230 => ffffffff) (gprs_llc.c:1125) 20250805164241572 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250805164241572 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164241572 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250805164241572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006820]{Init}: Deallocated (fsm.c:568) 20250805164241572 DMM DEBUG MM_STATE_Gb(0)[0x6120000069a0]{Idle}: Deallocated (fsm.c:568) 20250805164241572 DMM DEBUG MM_STATE_Iu[0x612000006b20]{Detached}: Deallocated (fsm.c:568) 20250805164241572 DMM DEBUG GMM(gmm_fsm)[0x6120000066a0]{Deregistered}: Deallocated (fsm.c:568) 20250805164241572 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(83)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(84)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(83)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(87)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(87)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164241627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164241627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164241627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164241627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164241627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164241627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164241627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164241627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164241627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(87)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164241628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164241628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164241628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164241628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164241628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164241628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164241628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164241628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164241628 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164241628 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164241628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164241628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164241628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(87)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164241630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(88)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(84)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(84)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164241635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164241635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(86)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(89)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(88)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(92)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(92)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164241642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164241642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164241642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164241642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164241642 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164241642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164241642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164241642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164241642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(92)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164241643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164241643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164241643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164241643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164241643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164241643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164241643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164241643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164241643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164241643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164241643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164241643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164241644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164241646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(93)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(89)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(89)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164241650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164241650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(94)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(91)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(93)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(98)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(98)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164241663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164241663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164241663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164241663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164241663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164241663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164241663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164241663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164241663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(98)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164241664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164241664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164241664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164241664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164241664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164241664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164241664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164241664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164241664 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164241664 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164241664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164241664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164241664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(98)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(98)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164241666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(94)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(94)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164241671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164241671 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(95)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164241928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164241928 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164241928 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164241928 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164241933 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164241934 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(86)@9f33ff8d4e14: Adding Client=TC_attach_timeout_after_pdp_act(102), IMSI='262420000000021'H, TLLI='EBCCEDB9'O, index=0 SGSN_Test-GSUP(99)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(102) TC_attach_timeout_after_pdp_act(102)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '66D59578C8C2FB34FAC27E026D5431D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '531AE6D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCC0C6865F2E34EC'O } } } } } 20250805164241986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164241986 DLLC NOTICE LLME(ffffffff/ebccedb9){UNASSIGNED} LLC RX: unknown TLLI 0xebccedb9, creating LLME on the fly (gprs_llc.c:552) 20250805164241986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164241986 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164241986 DMM DEBUG GMM(gmm_fsm)[0x612000006ca0]{Deregistered}: Allocated (fsm.c:456) 20250805164241986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Init}: Allocated (fsm.c:456) 20250805164241986 DMM DEBUG MM_STATE_Gb[0x612000006fa0]{Idle}: Allocated (fsm.c:456) 20250805164241986 DMM DEBUG MM_STATE_Iu[0x612000007120]{Detached}: Allocated (fsm.c:456) 20250805164241987 DMM DEBUG GMM(gmm_fsm)[0x612000006ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164241987 DMM DEBUG GMM(gmm_fsm)[0x612000006ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164241987 DLLC NOTICE LLME(ffffffff/ebccedb9){UNASSIGNED} LLGM Assign pre (ebccedb9 => da9379e9) (gprs_llc.c:1079) 20250805164241987 DLLC NOTICE LLME(ebccedb9/da9379e9){ASSIGNED} LLGM Assign post (ebccedb9 => da9379e9) (gprs_llc.c:1125) 20250805164241987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164241987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164241987 DMM DEBUG MM(262420000000021/da9379e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164241995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164241995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164241996 DMM DEBUG MM_STATE_Gb(0)[0x612000006fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164241996 DMM DEBUG MM(262420000000021/da9379e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250805164241996 DMM NOTICE MM(262420000000021/da9379e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164241996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164241996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164241996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164241996 DMM DEBUG MM(262420000000021/da9379e9) Requesting authorization (sgsn_auth.c:160) 20250805164241996 DMM INFO MM(262420000000021/da9379e9) Requesting authentication tuples (sgsn_auth.c:184) 20250805164241996 DMM DEBUG MM(262420000000021/da9379e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164241996 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250805164241996 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(99)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(102) SGSN_Test-GSUP(99)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(102)"262420000000021" 20250805164241998 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164241998 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164241998 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164241998 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164241998 DMM INFO MM(262420000000021/da9379e9) Subscriber data update (mmctx.c:445) 20250805164241998 DMM DEBUG MM(262420000000021/da9379e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164241998 DMM INFO MM(262420000000021/da9379e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164241998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164241999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164241999 DMM INFO MM(262420000000021/da9379e9) <- GMM AUTH AND CIPHERING REQ (rand = 66 d5 95 78 c8 c2 fb 34 fa c2 7e 02 6d 54 31 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164242008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164242008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164242008 DMM DEBUG MM_STATE_Gb(0)[0x612000006fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164242008 DMM INFO MM(262420000000021/da9379e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164242008 DMM NOTICE MM(262420000000021/da9379e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164242008 DMM DEBUG MM(262420000000021/da9379e9) checking auth: received GSM SRES = 53 1a e6 d1 (gprs_gmm.c:716) 20250805164242008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164242008 DMM DEBUG MM(262420000000021/da9379e9) Requesting authorization (sgsn_auth.c:160) 20250805164242008 DMM INFO MM(262420000000021/da9379e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164242008 DMM DEBUG MM(262420000000021/da9379e9) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164242008 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250805164242008 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164242008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164242008 DMM INFO MM(262420000000021/da9379e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xda9379e9) (gprs_gmm.c:337) 20250805164242010 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164242010 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164242010 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250805164242010 DMM INFO MM(262420000000021/da9379e9) Subscriber data update (mmctx.c:445) 20250805164242010 DMM DEBUG MM(262420000000021/da9379e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164242010 DMM INFO MM(262420000000021/da9379e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164242010 DMM NOTICE MM(262420000000021/da9379e9) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250805164242010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164242010 DMM NOTICE MM(262420000000021/da9379e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164242010 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20250805164242011 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164242011 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250805164242011 DMM INFO MM(262420000000021/da9379e9) Subscriber data update (mmctx.c:445) 20250805164242011 DMM DEBUG MM(262420000000021/da9379e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164242017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164242017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164242017 DMM DEBUG MM_STATE_Gb(0)[0x612000006fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164242017 DMM INFO MM(262420000000021/da9379e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164242017 DMM NOTICE MM(262420000000021/da9379e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164242017 DMM DEBUG GMM(gmm_fsm)[0x612000006ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164242017 DMM DEBUG GMM(gmm_fsm)[0x612000006ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164242017 DLLC NOTICE LLME(ebccedb9/da9379e9){ASSIGNED} LLGM Assign pre (ffffffff => da9379e9) (gprs_llc.c:1079) 20250805164242017 DLLC NOTICE LLME(ffffffff/da9379e9){ASSIGNED} LLGM Assign post (ffffffff => da9379e9) (gprs_llc.c:1125) 20250805164242017 DMM DEBUG MM_STATE_Gb(0)[0x612000006fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164242017 DMM DEBUG MM_STATE_Gb(0)[0x612000006fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164242017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164242017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(102)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164242073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164242073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805164242073 DMM DEBUG MM_STATE_Gb(0)[0x612000006fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164242073 DMM INFO MM(262420000000021/da9379e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805164242074 DMM INFO MM(262420000000021/da9379e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805164242074 DMM DEBUG MM(262420000000021/da9379e9) Using GGSN 0 (gprs_sm.c:317) 20250805164242074 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250805164242074 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805164242074 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250805164242074 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:378) 20250805164242098 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 00 00 00 01 80 08 00 10 9c 10 01 44 11 a2 cf 13 d8 14 05 7f 5b 61 b4 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:465) 20250805164242099 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5de8a8, cbp=0x6140000030a0) (sgsn_libgtp.c:633) 20250805164242099 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805164242099 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100083bcb8 TLLI=da9379e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805164242099 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805164242099 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(102)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(102)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805164242106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164242106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250805164242106 DMM DEBUG MM_STATE_Gb(0)[0x612000006fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164242106 DMM INFO MM(262420000000021/da9379e9) -> GMM ATTACH REQUEST MI(TMSI-0xDA9379E9) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164242106 DMM DEBUG GMM(gmm_fsm)[0x612000006ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164242106 DMM DEBUG GMM(gmm_fsm)[0x612000006ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805164242106 DLLC NOTICE LLME(ffffffff/da9379e9){ASSIGNED} LLGM Assign pre (da9379e9 => c482acb9) (gprs_llc.c:1079) 20250805164242106 DLLC NOTICE LLME(da9379e9/c482acb9){ASSIGNED} LLGM Assign post (da9379e9 => c482acb9) (gprs_llc.c:1125) 20250805164242106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164242106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164242106 DMM DEBUG MM(262420000000021/c482acb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164242109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164242109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250805164242109 DMM DEBUG MM_STATE_Gb(0)[0x612000006fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164242109 DMM DEBUG MM(262420000000021/c482acb9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250805164242109 DMM NOTICE MM(262420000000021/c482acb9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164242109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164242109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164242109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164242109 DMM DEBUG MM(262420000000021/c482acb9) Requesting authorization (sgsn_auth.c:160) 20250805164242109 DMM INFO MM(262420000000021/c482acb9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164242109 DMM DEBUG MM(262420000000021/c482acb9) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164242110 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250805164242110 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164242110 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164242110 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164242110 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250805164242110 DMM INFO MM(262420000000021/c482acb9) Subscriber data update (mmctx.c:445) 20250805164242110 DMM DEBUG MM(262420000000021/c482acb9) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250805164242110 DMM INFO MM(262420000000021/c482acb9) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250805164242110 DMM NOTICE MM(262420000000021/c482acb9) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250805164242110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164242110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164242110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250805164242110 DMM INFO MM(262420000000021/c482acb9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc482acb9) (gprs_gmm.c:337) 20250805164242110 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20250805164242111 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164242111 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250805164242111 DMM INFO MM(262420000000021/c482acb9) Subscriber data update (mmctx.c:445) 20250805164242111 DMM DEBUG MM(262420000000021/c482acb9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(102)@9f33ff8d4e14: Trying to receive 5 ATTACH ACCEPTs 20250805164248112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164248112 DMM INFO MM(262420000000021/c482acb9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc482acb9) (gprs_gmm.c:337) 20250805164249207 DGPRS DEBUG Checking for inactive LLMEs, time = 56940368 (sgsn.c:132) 20250805164249222 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164249222 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164249222 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164249222 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164249222 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164249222 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164249222 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164249222 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164249222 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164249222 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(87)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164251632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164251632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164251632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164251651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164251651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164251651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(98)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164251674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164251675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164251675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(98)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164254114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164254114 DMM INFO MM(262420000000021/c482acb9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc482acb9) (gprs_gmm.c:337) 20250805164300115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164300115 DMM INFO MM(262420000000021/c482acb9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc482acb9) (gprs_gmm.c:337) -NSVCI97(87)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164301638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164301638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164301638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164301660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164301660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164301660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(98)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164301686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164301686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164301686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(98)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164301930 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805164301930 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164301930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250805164306117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164306117 DMM INFO MM(262420000000021/c482acb9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc482acb9) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(102)@9f33ff8d4e14: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(102)@9f33ff8d4e14: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250805164311630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164311633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164311633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164311642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164311642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164311642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164311644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164311647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164311647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164311663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164311663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164311663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164311665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164311667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164311667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(98)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164311689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164311689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164311690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(98)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164312118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164312118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250805164312118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164312118 DMM NOTICE MM(262420000000021/c482acb9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805164312118 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250805164312118 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100083bcb8, TLLI=c482acb9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805164312119 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805164312119 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805164312119 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:378) 20250805164312119 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250805164312119 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164312119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006e20]{Reject}: Deallocated (fsm.c:568) 20250805164312119 DMM DEBUG MM_STATE_Gb(0)[0x612000006fa0]{Ready}: Deallocated (fsm.c:568) 20250805164312119 DMM DEBUG MM_STATE_Iu[0x612000007120]{Detached}: Deallocated (fsm.c:568) 20250805164312119 DMM DEBUG GMM(gmm_fsm)[0x612000006ca0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164312119 DLLC NOTICE LLME(da9379e9/c482acb9){ASSIGNED} LLGM Assign pre (c482acb9 => ffffffff) (gprs_llc.c:1079) 20250805164312119 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c482acb9 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(102)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(86)@9f33ff8d4e14: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(102)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164312643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38456<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(92)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(99)@9f33ff8d4e14: Final verdict of PTC: none 20250805164312647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP-IPA(97)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(83)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(88)@9f33ff8d4e14: Final verdict of PTC: none 20250805164312647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(87)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(91)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(95)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(94)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(89)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(86)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(93)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(84)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(101)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(90)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(85)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(96)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(98)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(100)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(83): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(84): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(85): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(86): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(87): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(88): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(89): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(90): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(91): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(92): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(93): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(94): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(95): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(96): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(97): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(98): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(99): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(100): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(101): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_timeout_after_pdp_act(102): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Tue Aug 5 16:43:12 UTC 2025 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20250805164312716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164313018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140564) 20250805164313649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164313649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=140564, count=145996) 20250805164314650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164314650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Tue Aug 5 16:43:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164315652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164315652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_auth_id_timeout started. 20250805164316137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164316138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(103)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(104)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(103)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(107)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(107)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164316164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164316164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164316164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164316164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164316164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164316164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164316164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164316164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164316164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(107)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164316165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164316165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164316165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164316165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164316165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164316165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164316166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164316166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164316166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164316166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164316166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164316166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164316166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(107)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(108)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164316168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(104)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(104)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164316174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164316174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(109)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(108)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_auth_id_timeout-BVCI196(106)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(112)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(112)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164316181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164316181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164316181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164316181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164316181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164316181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164316181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164316181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164316181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(112)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164316182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164316182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164316182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164316182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164316182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164316182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164316182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164316182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164316182 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164316182 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164316182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164316182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164316182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164316184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(113)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(109)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(109)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164316190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164316190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(111)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(114)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(113)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(117)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(117)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164316198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164316198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164316198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164316198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164316198 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164316198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164316198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164316198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164316198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(117)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164316199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164316199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164316199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164316199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164316199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164316199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164316199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164316199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164316199 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164316199 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164316199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164316199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164316199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(117)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164316202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(114)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164316207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164316207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(116)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164316654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164316654 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164316654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164316654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164316658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164316660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(106)@9f33ff8d4e14: Adding Client=TC_attach_auth_id_timeout(122), IMSI='262420000000002'H, TLLI='D529C78E'O, index=0 SGSN_Test-GSUP(119)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(122) 20250805164316712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164316712 DLLC NOTICE LLME(ffffffff/d529c78e){UNASSIGNED} LLC RX: unknown TLLI 0xd529c78e, creating LLME on the fly (gprs_llc.c:552) 20250805164316712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164316712 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164316712 DMM DEBUG GMM(gmm_fsm)[0x612000007420]{Deregistered}: Allocated (fsm.c:456) 20250805164316712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{Init}: Allocated (fsm.c:456) 20250805164316712 DMM DEBUG MM_STATE_Gb[0x612000007720]{Idle}: Allocated (fsm.c:456) 20250805164316712 DMM DEBUG MM_STATE_Iu[0x6120000078a0]{Detached}: Allocated (fsm.c:456) 20250805164316713 DMM DEBUG GMM(gmm_fsm)[0x612000007420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164316713 DMM DEBUG GMM(gmm_fsm)[0x612000007420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164316713 DLLC NOTICE LLME(ffffffff/d529c78e){UNASSIGNED} LLGM Assign pre (d529c78e => ccfc2408) (gprs_llc.c:1079) 20250805164316713 DLLC NOTICE LLME(d529c78e/ccfc2408){ASSIGNED} LLGM Assign post (d529c78e => ccfc2408) (gprs_llc.c:1125) 20250805164316713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164316713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164316713 DMM DEBUG MM(/ccfc2408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164319208 DGPRS DEBUG Checking for inactive LLMEs, time = 56940398 (sgsn.c:132) 20250805164319223 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164319223 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164319223 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164319223 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164319223 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164319223 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164319225 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164319225 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164319225 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164319225 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805164322714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164322714 DMM DEBUG MM(/ccfc2408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164326173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164326173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164326173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164326195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164326195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164326196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164326207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164326207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164326208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164328716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164328716 DMM DEBUG MM(/ccfc2408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164334717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164334717 DMM DEBUG MM(/ccfc2408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164336180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164336180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164336180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164336206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164336206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164336206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164336218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164336218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164336218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164336655 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805164336655 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250805164336656 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164340718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164340718 DMM DEBUG MM(/ccfc2408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164346167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164346173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164346173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164346182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164346182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164346182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164346182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(107)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164346185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164346185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250805164346200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164346202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164346202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164346208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164346208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164346208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164346220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164346220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164346220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164346719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164346720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250805164346720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164346720 DMM NOTICE MM(/ccfc2408) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250805164346720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000075a0]{Reject}: Deallocated (fsm.c:568) 20250805164346720 DMM DEBUG MM_STATE_Gb(3576285070)[0x612000007720]{Idle}: Deallocated (fsm.c:568) 20250805164346720 DMM DEBUG MM_STATE_Iu[0x6120000078a0]{Detached}: Deallocated (fsm.c:568) 20250805164346720 DMM DEBUG GMM(gmm_fsm)[0x612000007420]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164346720 DLLC NOTICE LLME(d529c78e/ccfc2408){ASSIGNED} LLGM Assign pre (ccfc2408 => ffffffff) (gprs_llc.c:1079) 20250805164346720 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccfc2408 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(122)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(106)@9f33ff8d4e14: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(122)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164346740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(119)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(112)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(116)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(106)@9f33ff8d4e14: Final verdict of PTC: none 20250805164346745 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164346745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(117)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(108)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(103)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(109)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(107)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(118)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(114)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(111)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(120)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(113)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(104)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(121)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(105)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(115)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(110)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(103): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(104): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(105): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(106): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(107): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(108): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(109): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(110): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(111): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(112): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(113): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(114): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(115): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(116): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(117): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(118): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(119): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(120): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(121): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_id_timeout(122): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Tue Aug 5 16:43:46 UTC 2025 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20250805164346867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164347168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82420) 20250805164347746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164347746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82420, count=83680) 20250805164348747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164348747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805164349209 DGPRS DEBUG Checking for inactive LLMEs, time = 56940428 (sgsn.c:132) 20250805164349224 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164349224 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164349224 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164349224 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164349224 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164349224 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164349225 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164349225 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164349225 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164349225 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Tue Aug 5 16:43:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164349748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164349749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_auth_sai_timeout started. 20250805164350292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164350295 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(123)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(124)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(123)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(128)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(128)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164350341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164350341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164350341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164350341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164350341 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164350341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164350341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164350341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164350341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(127)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(128)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164350343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164350343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164350343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164350343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164350343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164350343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164350343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164350343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164350343 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164350343 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164350343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164350343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164350343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(128)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(128)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164350345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(124)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(124)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(129)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(127)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250805164350351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164350352 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(132)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(125)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(132)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164350355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164350355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164350355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164350355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164350355 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164350355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164350355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164350355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164350355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(132)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164350356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164350356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164350356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164350356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164350356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164350356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164350356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164350356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164350356 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164350356 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164350356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164350356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164350356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(132)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(132)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164350359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(133)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(129)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(129)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(134)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805164350364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164350364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(131)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(133)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(138)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(138)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164350376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164350376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164350376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164350376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164350376 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164350376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164350376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164350376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164350376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(138)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164350377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164350377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164350377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164350377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164350377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164350377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164350377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164350377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164350377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164350377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164350377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164350377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164350377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(138)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(138)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164350379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(134)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(134)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164350384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164350384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(135)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164350749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164350750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164350750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164350750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(137)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(137)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164350754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(137)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(137)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(137)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250805164350755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(137)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(137)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(137)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(125)@9f33ff8d4e14: Adding Client=TC_attach_auth_sai_timeout(142), IMSI='262420000000003'H, TLLI='EBC6FD6C'O, index=0 SGSN_Test-GSUP(139)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(142) 20250805164350831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164350831 DLLC NOTICE LLME(ffffffff/ebc6fd6c){UNASSIGNED} LLC RX: unknown TLLI 0xebc6fd6c, creating LLME on the fly (gprs_llc.c:552) 20250805164350831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164350831 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164350831 DMM DEBUG GMM(gmm_fsm)[0x612000007a20]{Deregistered}: Allocated (fsm.c:456) 20250805164350831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{Init}: Allocated (fsm.c:456) 20250805164350831 DMM DEBUG MM_STATE_Gb[0x612000007d20]{Idle}: Allocated (fsm.c:456) 20250805164350831 DMM DEBUG MM_STATE_Iu[0x612000007ea0]{Detached}: Allocated (fsm.c:456) 20250805164350831 DMM DEBUG GMM(gmm_fsm)[0x612000007a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164350831 DMM DEBUG GMM(gmm_fsm)[0x612000007a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164350831 DLLC NOTICE LLME(ffffffff/ebc6fd6c){UNASSIGNED} LLGM Assign pre (ebc6fd6c => e3f6b81f) (gprs_llc.c:1079) 20250805164350831 DLLC NOTICE LLME(ebc6fd6c/e3f6b81f){ASSIGNED} LLGM Assign post (ebc6fd6c => e3f6b81f) (gprs_llc.c:1125) 20250805164350831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164350831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164350831 DMM DEBUG MM(262420000000003/e3f6b81f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164350855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164350855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164350855 DMM DEBUG MM_STATE_Gb(0)[0x612000007d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164350855 DMM DEBUG MM(262420000000003/e3f6b81f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250805164350855 DMM NOTICE MM(262420000000003/e3f6b81f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164350855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164350855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164350855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164350855 DMM DEBUG MM(262420000000003/e3f6b81f) Requesting authorization (sgsn_auth.c:160) 20250805164350855 DMM INFO MM(262420000000003/e3f6b81f) Requesting authentication tuples (sgsn_auth.c:184) 20250805164350855 DMM DEBUG MM(262420000000003/e3f6b81f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164350855 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250805164350855 DGPRS INFO SUBSCR(262420000000003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(139)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(142) SGSN_Test-GSUP(139)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_auth_sai_timeout(142)"262420000000003" 20250805164356856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250805164356856 DMM ERROR MM(262420000000003/e3f6b81f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250805164356856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250805164356857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164356857 DMM NOTICE MM(262420000000003/e3f6b81f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250805164356857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ba0]{Reject}: Deallocated (fsm.c:568) 20250805164356857 DMM DEBUG MM_STATE_Gb(0)[0x612000007d20]{Idle}: Deallocated (fsm.c:568) 20250805164356857 DMM DEBUG MM_STATE_Iu[0x612000007ea0]{Detached}: Deallocated (fsm.c:568) 20250805164356857 DMM DEBUG GMM(gmm_fsm)[0x612000007a20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164356857 DLLC NOTICE LLME(ebc6fd6c/e3f6b81f){ASSIGNED} LLGM Assign pre (e3f6b81f => ffffffff) (gprs_llc.c:1079) 20250805164356857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3f6b81f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(142)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(125)@9f33ff8d4e14: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(142)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164356877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(139)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(132)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(128)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(131)@9f33ff8d4e14: Final verdict of PTC: none 20250805164356883 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(138)@9f33ff8d4e14: Final verdict of PTC: none 20250805164356883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(129)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(134)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(123)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(127)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(137)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(124)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(133)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(125)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(140)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(135)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(136)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(126)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(141)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(130)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(123): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(124): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(125): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(126): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(127): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(128): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(129): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(130): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(131): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(132): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(133): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(134): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(135): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(136): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(137): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(138): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(139): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(140): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(141): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_sai_timeout(142): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Tue Aug 5 16:43:56 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20250805164356992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164357294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61712) 20250805164357884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164357885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61712, count=67664) 20250805164358886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164358886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Tue Aug 5 16:43:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164359888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164359888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_auth_sai_reject started. 20250805164400412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164400415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(143)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(144)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(143)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(147)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(147)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164400472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164400472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164400472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164400472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164400472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164400472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164400472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164400472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164400472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(147)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164400474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164400474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164400474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164400474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164400474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164400474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164400474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164400474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164400474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164400474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164400474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164400474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164400474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(147)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(147)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(148)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164400476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(144)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(144)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164400481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164400481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(149)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(146)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(148)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(152)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(152)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164400486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164400486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164400486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164400486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164400486 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164400486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164400486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164400486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164400487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(152)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164400487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164400487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164400487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164400487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164400487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164400487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164400487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164400487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164400487 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164400487 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164400488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164400488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164400488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(152)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(152)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164400490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(153)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(149)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(149)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164400495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164400495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(151)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(154)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(153)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(157)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(157)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164400502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164400502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164400502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164400502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164400502 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164400502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164400502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164400502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164400502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(157)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164400503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164400503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164400503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164400503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164400503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164400503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164400503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164400503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164400503 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164400503 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164400503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164400503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164400503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(157)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(157)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164400506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(154)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(154)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164400510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164400510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(156)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164400890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164400890 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164400890 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164400890 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(158)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(158)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164400895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(158)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(158)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(158)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(158)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805164400896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(158)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(158)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(146)@9f33ff8d4e14: Adding Client=TC_attach_auth_sai_reject(162), IMSI='262420000000004'H, TLLI='D37A01C0'O, index=0 SGSN_Test-GSUP(159)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(162) 20250805164400953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164400953 DLLC NOTICE LLME(ffffffff/d37a01c0){UNASSIGNED} LLC RX: unknown TLLI 0xd37a01c0, creating LLME on the fly (gprs_llc.c:552) 20250805164400953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164400953 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164400953 DMM DEBUG GMM(gmm_fsm)[0x612000008020]{Deregistered}: Allocated (fsm.c:456) 20250805164400953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{Init}: Allocated (fsm.c:456) 20250805164400953 DMM DEBUG MM_STATE_Gb[0x612000008320]{Idle}: Allocated (fsm.c:456) 20250805164400953 DMM DEBUG MM_STATE_Iu[0x6120000084a0]{Detached}: Allocated (fsm.c:456) 20250805164400953 DMM DEBUG GMM(gmm_fsm)[0x612000008020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164400953 DMM DEBUG GMM(gmm_fsm)[0x612000008020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164400954 DLLC NOTICE LLME(ffffffff/d37a01c0){UNASSIGNED} LLGM Assign pre (d37a01c0 => e96f3cfb) (gprs_llc.c:1079) 20250805164400954 DLLC NOTICE LLME(d37a01c0/e96f3cfb){ASSIGNED} LLGM Assign post (d37a01c0 => e96f3cfb) (gprs_llc.c:1125) 20250805164400954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164400954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164400954 DMM DEBUG MM(262420000000004/e96f3cfb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164400977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164400977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164400978 DMM DEBUG MM_STATE_Gb(0)[0x612000008320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164400978 DMM DEBUG MM(262420000000004/e96f3cfb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250805164400978 DMM NOTICE MM(262420000000004/e96f3cfb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164400978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164400978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164400978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164400978 DMM DEBUG MM(262420000000004/e96f3cfb) Requesting authorization (sgsn_auth.c:160) 20250805164400978 DMM INFO MM(262420000000004/e96f3cfb) Requesting authentication tuples (sgsn_auth.c:184) 20250805164400978 DMM DEBUG MM(262420000000004/e96f3cfb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164400978 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250805164400978 DGPRS INFO SUBSCR(262420000000004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(159)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(162) SGSN_Test-GSUP(159)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_auth_sai_reject(162)"262420000000004" 20250805164400984 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250805164400985 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250805164400985 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250805164406979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250805164406979 DMM ERROR MM(262420000000004/e96f3cfb) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250805164406979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250805164406979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164406979 DMM NOTICE MM(262420000000004/e96f3cfb) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250805164406979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000081a0]{Reject}: Deallocated (fsm.c:568) 20250805164406980 DMM DEBUG MM_STATE_Gb(0)[0x612000008320]{Idle}: Deallocated (fsm.c:568) 20250805164406980 DMM DEBUG MM_STATE_Iu[0x6120000084a0]{Detached}: Deallocated (fsm.c:568) 20250805164406980 DMM DEBUG GMM(gmm_fsm)[0x612000008020]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164406980 DLLC NOTICE LLME(d37a01c0/e96f3cfb){ASSIGNED} LLGM Assign pre (e96f3cfb => ffffffff) (gprs_llc.c:1079) 20250805164406980 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e96f3cfb => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(162)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(146)@9f33ff8d4e14: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(162)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164407001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55554<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805164407005 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164407005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(159)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(158)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(144)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(152)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(146)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(156)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(157)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(154)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(151)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(147)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(153)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(143)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(149)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(160)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(145)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(161)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(150)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(155)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(148)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(143): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(144): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(145): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(146): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(147): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(148): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(149): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(150): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(151): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(152): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(153): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(154): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(155): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(156): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(157): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(158): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(159): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(160): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(161): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_auth_sai_reject(162): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Tue Aug 5 16:44:07 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20250805164407129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164407431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68088) 20250805164408006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164408006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68088, count=68728) 20250805164409007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164409007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Tue Aug 5 16:44:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164410008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164410008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_gsup_lu_timeout started. 20250805164410512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164410515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(163)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(164)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(163)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(167)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(167)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164410563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164410563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164410563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164410563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164410563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164410564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164410564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164410564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164410564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(167)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164410565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164410565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164410565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164410565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164410565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164410565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164410565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164410565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164410565 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164410565 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164410565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164410565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164410565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(167)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(167)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(168)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164410567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(164)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(164)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164410573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164410573 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(169)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(166)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(168)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(172)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(172)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164410578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164410578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164410578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164410578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164410578 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164410578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164410578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164410578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164410578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(172)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164410579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164410579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164410579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164410579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164410579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164410579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164410579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164410579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164410579 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164410579 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164410579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164410580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164410580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(172)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(172)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164410582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(173)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(169)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(169)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164410588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164410588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(171)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(174)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(173)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(177)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(177)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164410595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164410595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164410595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164410595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164410595 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164410595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164410595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164410595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164410595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(177)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164410596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164410596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164410596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164410596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164410596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164410596 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164410596 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164410596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(177)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164410596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(177)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164410598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(174)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(174)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164410603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164410603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(176)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164411009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164411010 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164411010 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164411010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(178)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(178)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164411014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(178)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(178)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(178)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(178)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805164411015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(178)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(178)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(166)@9f33ff8d4e14: Adding Client=TC_attach_gsup_lu_timeout(182), IMSI='262420000000005'H, TLLI='EBA2A6EB'O, index=0 SGSN_Test-GSUP(179)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(182) TC_attach_gsup_lu_timeout(182)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4E5C3A42AC9AF4767F436E87055F63CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD571C04'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4C98F1041D63C47'O } } } } } 20250805164412061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164412061 DLLC NOTICE LLME(ffffffff/eba2a6eb){UNASSIGNED} LLC RX: unknown TLLI 0xeba2a6eb, creating LLME on the fly (gprs_llc.c:552) 20250805164412061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164412061 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164412062 DMM DEBUG GMM(gmm_fsm)[0x612000008620]{Deregistered}: Allocated (fsm.c:456) 20250805164412062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{Init}: Allocated (fsm.c:456) 20250805164412062 DMM DEBUG MM_STATE_Gb[0x612000008920]{Idle}: Allocated (fsm.c:456) 20250805164412062 DMM DEBUG MM_STATE_Iu[0x612000008aa0]{Detached}: Allocated (fsm.c:456) 20250805164412062 DMM DEBUG GMM(gmm_fsm)[0x612000008620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164412062 DMM DEBUG GMM(gmm_fsm)[0x612000008620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164412062 DLLC NOTICE LLME(ffffffff/eba2a6eb){UNASSIGNED} LLGM Assign pre (eba2a6eb => e98f0db1) (gprs_llc.c:1079) 20250805164412062 DLLC NOTICE LLME(eba2a6eb/e98f0db1){ASSIGNED} LLGM Assign post (eba2a6eb => e98f0db1) (gprs_llc.c:1125) 20250805164412062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164412062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164412062 DMM DEBUG MM(262420000000005/e98f0db1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164412081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164412081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164412081 DMM DEBUG MM_STATE_Gb(0)[0x612000008920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164412081 DMM DEBUG MM(262420000000005/e98f0db1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250805164412081 DMM NOTICE MM(262420000000005/e98f0db1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164412081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164412081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164412081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164412082 DMM DEBUG MM(262420000000005/e98f0db1) Requesting authorization (sgsn_auth.c:160) 20250805164412082 DMM INFO MM(262420000000005/e98f0db1) Requesting authentication tuples (sgsn_auth.c:184) 20250805164412082 DMM DEBUG MM(262420000000005/e98f0db1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164412082 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250805164412082 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(179)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(182) SGSN_Test-GSUP(179)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_gsup_lu_timeout(182)"262420000000005" 20250805164412085 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164412085 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164412085 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164412085 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164412085 DMM INFO MM(262420000000005/e98f0db1) Subscriber data update (mmctx.c:445) 20250805164412085 DMM DEBUG MM(262420000000005/e98f0db1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164412085 DMM INFO MM(262420000000005/e98f0db1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164412085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164412085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164412085 DMM INFO MM(262420000000005/e98f0db1) <- GMM AUTH AND CIPHERING REQ (rand = 4e 5c 3a 42 ac 9a f4 76 7f 43 6e 87 05 5f 63 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164412093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164412093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164412093 DMM DEBUG MM_STATE_Gb(0)[0x612000008920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164412093 DMM INFO MM(262420000000005/e98f0db1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164412093 DMM NOTICE MM(262420000000005/e98f0db1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164412093 DMM DEBUG MM(262420000000005/e98f0db1) checking auth: received GSM SRES = ad 57 1c 04 (gprs_gmm.c:716) 20250805164412093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164412093 DMM DEBUG MM(262420000000005/e98f0db1) Requesting authorization (sgsn_auth.c:160) 20250805164412093 DMM INFO MM(262420000000005/e98f0db1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164412093 DMM DEBUG MM(262420000000005/e98f0db1) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164412093 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250805164412093 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164412093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164412093 DMM INFO MM(262420000000005/e98f0db1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe98f0db1) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(182)@9f33ff8d4e14: setverdict(fail): none -> fail MC@9f33ff8d4e14: Test Component 182 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(179)@9f33ff8d4e14: Final verdict of PTC: none 20250805164412104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(177)@9f33ff8d4e14: Final verdict of PTC: none 20250805164412104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(172)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(167)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(163)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(173)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(178)@9f33ff8d4e14: Final verdict of PTC: none 20250805164412105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41764<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI196(166)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(174)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(168)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(180)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(171)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(169)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(176)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(164)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(181)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(165)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(170)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(175)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_gsup_lu_timeout(182)@9f33ff8d4e14: Final verdict of PTC: fail MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(163): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(164): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(165): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(166): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(167): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(168): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(169): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(170): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(171): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(172): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(173): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(174): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(175): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(176): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(177): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(178): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(179): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(180): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(181): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gsup_lu_timeout(182): fail (none -> fail) MTC@9f33ff8d4e14: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Tue Aug 5 16:44:12 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20250805164412216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164412618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44840) 20250805164413106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164413106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44840, count=74480) 20250805164414108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164414109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Tue Aug 5 16:44:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164415110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164415111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_gsup_lu_reject started. 20250805164415714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164415718 DMM INFO MM(262420000000005/e98f0db1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164415718 DMM INFO MM(262420000000005/e98f0db1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164415718 DMM DEBUG GMM(gmm_fsm)[0x612000008620]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164415718 DMM DEBUG GMM(gmm_fsm)[0x612000008620]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164415718 DMM DEBUG MM_STATE_Gb(0)[0x612000008920]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164415718 DMM ERROR MM_STATE_Gb(0)[0x612000008920]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250805164415718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000087a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250805164415718 DMM DEBUG MM_STATE_Gb(0)[0x612000008920]{Idle}: Deallocated (fsm.c:568) 20250805164415718 DMM DEBUG MM_STATE_Iu[0x612000008aa0]{Detached}: Deallocated (fsm.c:568) 20250805164415719 DMM DEBUG GMM(gmm_fsm)[0x612000008620]{Deregistered}: Deallocated (fsm.c:568) 20250805164415719 DLLC NOTICE LLME(eba2a6eb/e98f0db1){ASSIGNED} LLGM Assign pre (e98f0db1 => ffffffff) (gprs_llc.c:1079) 20250805164415719 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e98f0db1 => ffffffff) (gprs_llc.c:1125) 20250805164415719 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(183)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(184)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(183)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(187)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(187)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164415775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164415775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164415775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164415775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164415775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164415775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164415775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164415775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164415775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(187)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164415776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164415776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164415776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164415776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164415776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164415776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164415776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164415776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164415776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164415776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164415776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164415776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164415776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(187)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(187)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164415779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(188)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(184)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(184)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164415784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164415784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(189)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(186)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(188)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(192)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(192)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164415790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164415790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164415790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164415790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164415790 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164415790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164415790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164415790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164415790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(192)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164415791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164415791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164415791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164415791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164415791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164415791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164415791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164415791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164415791 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164415791 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164415791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164415791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164415791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(192)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(192)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164415793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(193)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(189)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(189)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164415797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164415798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(191)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(194)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(193)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(198)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(198)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164415811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164415811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164415811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164415811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164415811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164415811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164415811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164415811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164415811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(198)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164415812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164415812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164415812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164415812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164415812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164415812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164415812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164415812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164415812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164415812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164415812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164415812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164415812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(198)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(198)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164415814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(194)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(194)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164415819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164415819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(195)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164416112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164416112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164416112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164416112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(197)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) 20250805164416118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(197)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164416118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(197)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(197)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(197)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(197)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(197)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(197)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(186)@9f33ff8d4e14: Adding Client=TC_attach_gsup_lu_reject(202), IMSI='262420000000006'H, TLLI='DD21AADC'O, index=0 SGSN_Test-GSUP(199)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(202) TC_attach_gsup_lu_reject(202)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B0E2E900CCE82B01B211E8D91E1914AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAFF886D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23D32B1CF77CFE73'O } } } } } 20250805164417208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164417208 DLLC NOTICE LLME(ffffffff/dd21aadc){UNASSIGNED} LLC RX: unknown TLLI 0xdd21aadc, creating LLME on the fly (gprs_llc.c:552) 20250805164417208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164417209 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164417209 DMM DEBUG GMM(gmm_fsm)[0x612000008c20]{Deregistered}: Allocated (fsm.c:456) 20250805164417209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{Init}: Allocated (fsm.c:456) 20250805164417209 DMM DEBUG MM_STATE_Gb[0x612000008f20]{Idle}: Allocated (fsm.c:456) 20250805164417209 DMM DEBUG MM_STATE_Iu[0x6120000090a0]{Detached}: Allocated (fsm.c:456) 20250805164417209 DMM DEBUG GMM(gmm_fsm)[0x612000008c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164417209 DMM DEBUG GMM(gmm_fsm)[0x612000008c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164417209 DLLC NOTICE LLME(ffffffff/dd21aadc){UNASSIGNED} LLGM Assign pre (dd21aadc => cdedc359) (gprs_llc.c:1079) 20250805164417209 DLLC NOTICE LLME(dd21aadc/cdedc359){ASSIGNED} LLGM Assign post (dd21aadc => cdedc359) (gprs_llc.c:1125) 20250805164417209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164417209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164417209 DMM DEBUG MM(262420000000006/cdedc359) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164417223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164417223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164417224 DMM DEBUG MM_STATE_Gb(0)[0x612000008f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164417224 DMM DEBUG MM(262420000000006/cdedc359) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250805164417224 DMM NOTICE MM(262420000000006/cdedc359) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164417224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164417224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164417224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164417224 DMM DEBUG MM(262420000000006/cdedc359) Requesting authorization (sgsn_auth.c:160) 20250805164417224 DMM INFO MM(262420000000006/cdedc359) Requesting authentication tuples (sgsn_auth.c:184) 20250805164417224 DMM DEBUG MM(262420000000006/cdedc359) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164417224 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250805164417224 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(199)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(202) SGSN_Test-GSUP(199)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_gsup_lu_reject(202)"262420000000006" 20250805164417229 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164417229 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164417229 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164417229 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164417229 DMM INFO MM(262420000000006/cdedc359) Subscriber data update (mmctx.c:445) 20250805164417229 DMM DEBUG MM(262420000000006/cdedc359) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164417229 DMM INFO MM(262420000000006/cdedc359) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164417229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164417229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164417229 DMM INFO MM(262420000000006/cdedc359) <- GMM AUTH AND CIPHERING REQ (rand = b0 e2 e9 00 cc e8 2b 01 b2 11 e8 d9 1e 19 14 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164417245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164417246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164417246 DMM DEBUG MM_STATE_Gb(0)[0x612000008f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164417246 DMM INFO MM(262420000000006/cdedc359) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164417246 DMM NOTICE MM(262420000000006/cdedc359) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164417246 DMM DEBUG MM(262420000000006/cdedc359) checking auth: received GSM SRES = ca ff 88 6d (gprs_gmm.c:716) 20250805164417246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164417246 DMM DEBUG MM(262420000000006/cdedc359) Requesting authorization (sgsn_auth.c:160) 20250805164417246 DMM INFO MM(262420000000006/cdedc359) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164417246 DMM DEBUG MM(262420000000006/cdedc359) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164417246 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250805164417246 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164417246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164417246 DMM INFO MM(262420000000006/cdedc359) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdedc359) (gprs_gmm.c:337) 20250805164417248 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250805164417248 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250805164417249 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250805164417249 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164417249 DMM INFO MM(262420000000006/cdedc359) Subscriber data update (mmctx.c:445) 20250805164417249 DMM DEBUG MM(262420000000006/cdedc359) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(202)@9f33ff8d4e14: setverdict(fail): none -> fail MC@9f33ff8d4e14: Test Component 202 has requested to stop MTC. Terminating current testcase execution. 20250805164417265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164417265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(187)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(199)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(198)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(192)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(193)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(197)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(188)@9f33ff8d4e14: Final verdict of PTC: none 20250805164417269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(183)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(191)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(194)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(200)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(201)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(189)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(184)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(195)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(185)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(196)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(190)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(186)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_gsup_lu_reject(202)@9f33ff8d4e14: Final verdict of PTC: fail MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(183): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(184): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(185): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(186): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(187): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(188): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(189): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(190): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(191): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(192): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(193): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(194): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(195): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(196): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(197): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(198): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(199): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(200): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(201): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gsup_lu_reject(202): fail (none -> fail) MTC@9f33ff8d4e14: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Tue Aug 5 16:44:17 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20250805164417371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164417773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77116) 20250805164418266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164418267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77116, count=81472) 20250805164419210 DGPRS DEBUG Checking for inactive LLMEs, time = 56940458 (sgsn.c:132) 20250805164419224 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164419225 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164419225 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164419225 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164419225 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164419225 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164419225 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164419225 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164419226 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164419226 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805164419268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164419268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Tue Aug 5 16:44:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164420268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164420268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_combined started. 20250805164420864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164420867 DMM INFO MM(262420000000006/cdedc359) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164420867 DMM INFO MM(262420000000006/cdedc359) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164420867 DMM DEBUG GMM(gmm_fsm)[0x612000008c20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164420867 DMM DEBUG GMM(gmm_fsm)[0x612000008c20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164420868 DMM DEBUG MM_STATE_Gb(0)[0x612000008f20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164420868 DMM ERROR MM_STATE_Gb(0)[0x612000008f20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250805164420868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008da0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250805164420868 DMM DEBUG MM_STATE_Gb(0)[0x612000008f20]{Idle}: Deallocated (fsm.c:568) 20250805164420868 DMM DEBUG MM_STATE_Iu[0x6120000090a0]{Detached}: Deallocated (fsm.c:568) 20250805164420868 DMM DEBUG GMM(gmm_fsm)[0x612000008c20]{Deregistered}: Deallocated (fsm.c:568) 20250805164420868 DLLC NOTICE LLME(dd21aadc/cdedc359){ASSIGNED} LLGM Assign pre (cdedc359 => ffffffff) (gprs_llc.c:1079) 20250805164420868 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdedc359 => ffffffff) (gprs_llc.c:1125) 20250805164420868 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(203)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(204)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(203)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(207)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(207)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164420918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164420918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164420918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164420918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164420918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164420918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164420918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164420918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164420918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(207)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164420919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164420919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164420919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164420919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164420919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164420919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164420919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164420919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164420919 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164420920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164420920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164420920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164420920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(207)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(207)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(208)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164420922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(204)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(204)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164420927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164420927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(209)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(205)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(208)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(212)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(212)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164420932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164420932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164420932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164420932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164420932 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164420932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164420932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164420932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164420932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(212)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164420933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164420933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164420933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164420933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164420933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164420933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164420933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164420933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164420933 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164420933 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164420933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164420933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164420933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(212)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(212)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164420935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(213)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(209)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(209)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164420941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164420941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(214)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(211)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(213)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(218)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(218)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164420953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164420953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164420953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164420953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164420953 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164420953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164420953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164420953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164420953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(218)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164420954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164420954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164420954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164420954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164420954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164420954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164420954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164420954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164420954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164420954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164420954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164420954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164420954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(218)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(218)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164420956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(214)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(214)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164420960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164420960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(215)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164421269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164421270 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164421270 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164421270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(217)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(217)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164421274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(217)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(217)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(217)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(217)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805164421275 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(217)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(217)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(205)@9f33ff8d4e14: Adding Client=TC_attach_combined(222), IMSI='262420000000007'H, TLLI='E32D1EA8'O, index=0 SGSN_Test-GSUP(219)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(222) TC_attach_combined(222)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D4B28BBB3D902FD7E1A875FB355A6611'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8036B7D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '929221774C4A2031'O } } } } } 20250805164422366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164422366 DLLC NOTICE LLME(ffffffff/e32d1ea8){UNASSIGNED} LLC RX: unknown TLLI 0xe32d1ea8, creating LLME on the fly (gprs_llc.c:552) 20250805164422366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164422366 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250805164422367 DMM DEBUG GMM(gmm_fsm)[0x612000009220]{Deregistered}: Allocated (fsm.c:456) 20250805164422367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{Init}: Allocated (fsm.c:456) 20250805164422367 DMM DEBUG MM_STATE_Gb[0x612000009520]{Idle}: Allocated (fsm.c:456) 20250805164422367 DMM DEBUG MM_STATE_Iu[0x6120000096a0]{Detached}: Allocated (fsm.c:456) 20250805164422367 DMM DEBUG GMM(gmm_fsm)[0x612000009220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164422367 DMM DEBUG GMM(gmm_fsm)[0x612000009220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164422367 DLLC NOTICE LLME(ffffffff/e32d1ea8){UNASSIGNED} LLGM Assign pre (e32d1ea8 => e6e098a0) (gprs_llc.c:1079) 20250805164422367 DLLC NOTICE LLME(e32d1ea8/e6e098a0){ASSIGNED} LLGM Assign post (e32d1ea8 => e6e098a0) (gprs_llc.c:1125) 20250805164422367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164422367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164422367 DMM DEBUG MM(262420000000007/e6e098a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164422386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164422386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164422387 DMM DEBUG MM_STATE_Gb(0)[0x612000009520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164422387 DMM DEBUG MM(262420000000007/e6e098a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250805164422387 DMM NOTICE MM(262420000000007/e6e098a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164422387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164422387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164422387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164422387 DMM DEBUG MM(262420000000007/e6e098a0) Requesting authorization (sgsn_auth.c:160) 20250805164422387 DMM INFO MM(262420000000007/e6e098a0) Requesting authentication tuples (sgsn_auth.c:184) 20250805164422387 DMM DEBUG MM(262420000000007/e6e098a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164422387 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250805164422387 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(219)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(222) SGSN_Test-GSUP(219)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_combined(222)"262420000000007" 20250805164422393 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164422393 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164422394 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164422394 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164422394 DMM INFO MM(262420000000007/e6e098a0) Subscriber data update (mmctx.c:445) 20250805164422394 DMM DEBUG MM(262420000000007/e6e098a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164422394 DMM INFO MM(262420000000007/e6e098a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164422394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164422394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164422394 DMM INFO MM(262420000000007/e6e098a0) <- GMM AUTH AND CIPHERING REQ (rand = d4 b2 8b bb 3d 90 2f d7 e1 a8 75 fb 35 5a 66 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164422412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164422412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164422412 DMM DEBUG MM_STATE_Gb(0)[0x612000009520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164422412 DMM INFO MM(262420000000007/e6e098a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164422412 DMM NOTICE MM(262420000000007/e6e098a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164422412 DMM DEBUG MM(262420000000007/e6e098a0) checking auth: received GSM SRES = 80 36 b7 d6 (gprs_gmm.c:716) 20250805164422412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164422412 DMM DEBUG MM(262420000000007/e6e098a0) Requesting authorization (sgsn_auth.c:160) 20250805164422413 DMM INFO MM(262420000000007/e6e098a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164422413 DMM DEBUG MM(262420000000007/e6e098a0) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164422413 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250805164422413 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164422413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164422413 DMM INFO MM(262420000000007/e6e098a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6e098a0) (gprs_gmm.c:337) 20250805164422416 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164422416 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164422416 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250805164422416 DMM INFO MM(262420000000007/e6e098a0) Subscriber data update (mmctx.c:445) 20250805164422416 DMM DEBUG MM(262420000000007/e6e098a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164422416 DMM INFO MM(262420000000007/e6e098a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164422416 DMM NOTICE MM(262420000000007/e6e098a0) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250805164422416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164422416 DMM NOTICE MM(262420000000007/e6e098a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164422417 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) 20250805164422418 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164422418 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250805164422418 DMM INFO MM(262420000000007/e6e098a0) Subscriber data update (mmctx.c:445) 20250805164422418 DMM DEBUG MM(262420000000007/e6e098a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(222)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_combined-BVCI196(205)@9f33ff8d4e14: Removing Client IMSI='262420000000007'H, index=0 20250805164422430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164422430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164422430 DMM DEBUG MM_STATE_Gb(0)[0x612000009520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164422430 DMM INFO MM(262420000000007/e6e098a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164422430 DMM NOTICE MM(262420000000007/e6e098a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164422430 DMM DEBUG GMM(gmm_fsm)[0x612000009220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164422431 DMM DEBUG GMM(gmm_fsm)[0x612000009220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164422431 DLLC NOTICE LLME(e32d1ea8/e6e098a0){ASSIGNED} LLGM Assign pre (ffffffff => e6e098a0) (gprs_llc.c:1079) 20250805164422431 DLLC NOTICE LLME(ffffffff/e6e098a0){ASSIGNED} LLGM Assign post (ffffffff => e6e098a0) (gprs_llc.c:1125) 20250805164422431 DMM DEBUG MM_STATE_Gb(0)[0x612000009520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164422431 DMM DEBUG MM_STATE_Gb(0)[0x612000009520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164422431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164422431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(222)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164422436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37506<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805164422440 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164422440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(212)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(217)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(219)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_combined-BVCI220(215)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(208)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_combined-BVCI196(205)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(207)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(213)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_combined-BVCI210(211)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(203)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(220)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(209)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(218)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(214)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(221)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(206)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(210)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(216)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(204)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(203): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(204): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_combined-BVCI196(205): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(206): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(207): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(208): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(209): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(210): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_combined-BVCI210(211): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(212): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(213): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(214): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_combined-BVCI220(215): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(216): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(217): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(218): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(219): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(220): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(221): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_combined(222): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_combined finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Tue Aug 5 16:44:22 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250805164422534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164422936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85356) 20250805164423442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164423442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85356, count=89712) 20250805164424443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164424443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Tue Aug 5 16:44:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164425444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164425445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_accept_all started. 20250805164426034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164426037 DMM INFO MM(262420000000007/e6e098a0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164426037 DMM INFO MM(262420000000007/e6e098a0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164426037 DMM DEBUG GMM(gmm_fsm)[0x612000009220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164426037 DMM DEBUG GMM(gmm_fsm)[0x612000009220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164426037 DMM DEBUG MM_STATE_Gb(0)[0x612000009520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164426037 DMM DEBUG MM_STATE_Gb(0)[0x612000009520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164426037 DLLC NOTICE LLME(ffffffff/e6e098a0){ASSIGNED} LLGM Assign pre (e6e098a0 => ffffffff) (gprs_llc.c:1079) 20250805164426037 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6e098a0 => ffffffff) (gprs_llc.c:1125) 20250805164426037 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250805164426037 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164426037 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250805164426038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000093a0]{Init}: Deallocated (fsm.c:568) 20250805164426038 DMM DEBUG MM_STATE_Gb(0)[0x612000009520]{Idle}: Deallocated (fsm.c:568) 20250805164426038 DMM DEBUG MM_STATE_Iu[0x6120000096a0]{Detached}: Deallocated (fsm.c:568) 20250805164426038 DMM DEBUG GMM(gmm_fsm)[0x612000009220]{Deregistered}: Deallocated (fsm.c:568) 20250805164426038 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(223)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(224)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(223)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(227)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(227)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164426083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164426083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164426083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164426083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164426083 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164426083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164426083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164426083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164426083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(227)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164426084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164426084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164426084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164426084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164426084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164426084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164426084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164426084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164426084 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164426084 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164426084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164426085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164426085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(227)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(227)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164426086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(228)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(224)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(224)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164426091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164426091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(226)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(229)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(228)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(232)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(232)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164426098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164426098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164426098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164426098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164426098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164426098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164426098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164426098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164426098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(232)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164426099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164426099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164426099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164426099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164426099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164426099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164426099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164426099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164426099 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164426099 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164426099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164426099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164426099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(232)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(232)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164426102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(233)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(229)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(229)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164426107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164426107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(231)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(234)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(233)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(237)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(237)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164426116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164426116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164426116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164426116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164426116 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164426116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164426116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164426116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164426116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(237)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164426117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164426117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164426117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164426117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164426117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164426117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164426117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164426117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164426117 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164426117 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164426117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164426117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164426117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(237)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(237)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164426119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(234)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(234)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164426124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164426124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(236)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164426446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164426446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164426446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164426446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(238)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(238)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164426451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(238)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(238)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164426452 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(238)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(238)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(238)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(238)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(226)@9f33ff8d4e14: Adding Client=TC_attach_accept_all(242), IMSI='262420000000008'H, TLLI='E76887AA'O, index=0 SGSN_Test-GSUP(239)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(242) 20250805164427511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164427511 DLLC NOTICE LLME(ffffffff/e76887aa){UNASSIGNED} LLC RX: unknown TLLI 0xe76887aa, creating LLME on the fly (gprs_llc.c:552) 20250805164427511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164427511 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164427511 DMM DEBUG GMM(gmm_fsm)[0x612000009820]{Deregistered}: Allocated (fsm.c:456) 20250805164427511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000099a0]{Init}: Allocated (fsm.c:456) 20250805164427511 DMM DEBUG MM_STATE_Gb[0x612000009b20]{Idle}: Allocated (fsm.c:456) 20250805164427511 DMM DEBUG MM_STATE_Iu[0x612000009ca0]{Detached}: Allocated (fsm.c:456) 20250805164427511 DMM DEBUG GMM(gmm_fsm)[0x612000009820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164427511 DMM DEBUG GMM(gmm_fsm)[0x612000009820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164427511 DLLC NOTICE LLME(ffffffff/e76887aa){UNASSIGNED} LLGM Assign pre (e76887aa => e9eca04c) (gprs_llc.c:1079) 20250805164427511 DLLC NOTICE LLME(e76887aa/e9eca04c){ASSIGNED} LLGM Assign post (e76887aa => e9eca04c) (gprs_llc.c:1125) 20250805164427511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000099a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164427511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000099a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164427511 DMM DEBUG MM(262420000000008/e9eca04c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164427527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164427527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164427527 DMM DEBUG MM_STATE_Gb(0)[0x612000009b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164427528 DMM DEBUG MM(262420000000008/e9eca04c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250805164427528 DMM NOTICE MM(262420000000008/e9eca04c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164427528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000099a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164427528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000099a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164427528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000099a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250805164427528 DMM INFO MM(262420000000008/e9eca04c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9eca04c) (gprs_gmm.c:337) TC_attach_accept_all(242)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(226)@9f33ff8d4e14: Removing Client IMSI='262420000000008'H, index=0 20250805164428525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164428525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164428526 DMM DEBUG MM_STATE_Gb(0)[0x612000009b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164428526 DMM INFO MM(262420000000008/e9eca04c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164428526 DMM NOTICE MM(262420000000008/e9eca04c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164428526 DMM DEBUG GMM(gmm_fsm)[0x612000009820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164428526 DMM DEBUG GMM(gmm_fsm)[0x612000009820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164428526 DLLC NOTICE LLME(e76887aa/e9eca04c){ASSIGNED} LLGM Assign pre (ffffffff => e9eca04c) (gprs_llc.c:1079) 20250805164428526 DLLC NOTICE LLME(ffffffff/e9eca04c){ASSIGNED} LLGM Assign post (ffffffff => e9eca04c) (gprs_llc.c:1125) 20250805164428526 DMM DEBUG MM_STATE_Gb(0)[0x612000009b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164428526 DMM DEBUG MM_STATE_Gb(0)[0x612000009b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164428526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000099a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164428526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000099a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(242)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164428529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59346<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(239)@9f33ff8d4e14: Final verdict of PTC: none 20250805164428533 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164428533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(232)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(238)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(233)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_accept_all-BVCI196(226)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(237)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_accept_all-BVCI210(231)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(223)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(229)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(228)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(224)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(234)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(241)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(227)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_accept_all-BVCI220(236)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(240)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(230)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(225)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(235)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(223): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(224): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(225): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_accept_all-BVCI196(226): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(227): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(228): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(229): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(230): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_accept_all-BVCI210(231): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(232): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(233): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(234): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(235): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_accept_all-BVCI220(236): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(237): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(238): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(239): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(240): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(241): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_accept_all(242): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_accept_all finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Tue Aug 5 16:44:28 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250805164428579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164428981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60660) 20250805164429535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164429535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60660, count=70716) 20250805164430536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164430536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Tue Aug 5 16:44:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164431537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164431537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_closed started. 20250805164432098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164432100 DMM INFO MM(262420000000008/e9eca04c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164432100 DMM INFO MM(262420000000008/e9eca04c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164432100 DMM DEBUG GMM(gmm_fsm)[0x612000009820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164432100 DMM DEBUG GMM(gmm_fsm)[0x612000009820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164432100 DMM DEBUG MM_STATE_Gb(0)[0x612000009b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164432100 DMM DEBUG MM_STATE_Gb(0)[0x612000009b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164432100 DLLC NOTICE LLME(ffffffff/e9eca04c){ASSIGNED} LLGM Assign pre (e9eca04c => ffffffff) (gprs_llc.c:1079) 20250805164432100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9eca04c => ffffffff) (gprs_llc.c:1125) 20250805164432100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000099a0]{Init}: Deallocated (fsm.c:568) 20250805164432100 DMM DEBUG MM_STATE_Gb(0)[0x612000009b20]{Idle}: Deallocated (fsm.c:568) 20250805164432100 DMM DEBUG MM_STATE_Iu[0x612000009ca0]{Detached}: Deallocated (fsm.c:568) 20250805164432101 DMM DEBUG GMM(gmm_fsm)[0x612000009820]{Deregistered}: Deallocated (fsm.c:568) 20250805164432101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(243)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(244)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(243)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(247)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(247)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164432143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164432143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164432143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164432143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164432143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164432143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164432143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164432143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164432143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(247)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164432144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164432144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164432144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164432144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164432144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164432144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164432144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164432144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164432144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164432144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164432144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164432145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164432145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(247)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(247)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164432147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(248)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(244)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(244)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164432153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164432153 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(249)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(246)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(248)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(252)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(252)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164432159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164432159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164432159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164432159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164432159 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164432159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164432159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164432159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164432159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(252)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164432160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164432160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164432160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164432160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164432160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164432160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164432160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164432160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164432160 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164432160 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164432160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164432160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164432160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(252)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(252)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164432163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(253)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(249)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(249)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164432169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164432169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(251)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(254)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(253)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(257)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(257)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164432182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164432182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164432182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164432182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164432182 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164432182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164432182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164432182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164432182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(257)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164432183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164432183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164432183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164432183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164432183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164432183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164432183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164432183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164432183 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164432183 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164432183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164432183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164432184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(257)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(257)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164432186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(254)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164432191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164432191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(256)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164432538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164432538 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164432538 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164432538 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(258)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(258)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164432541 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(258)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(258)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164432543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(258)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(258)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(258)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(258)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(246)@9f33ff8d4e14: Adding Client=TC_attach_closed(262), IMSI='262420000000009'H, TLLI='C190C0CC'O, index=0 SGSN_Test-GSUP(259)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(262) TC_attach_closed-BVCI196(246)@9f33ff8d4e14: Adding Client=TC_attach_closed(262), IMSI='001010123456789'H, TLLI='C190C0CC'O, index=1 20250805164433641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164433641 DLLC NOTICE LLME(ffffffff/c190c0cc){UNASSIGNED} LLC RX: unknown TLLI 0xc190c0cc, creating LLME on the fly (gprs_llc.c:552) 20250805164433641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164433642 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164433642 DMM DEBUG GMM(gmm_fsm)[0x612000009e20]{Deregistered}: Allocated (fsm.c:456) 20250805164433642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009fa0]{Init}: Allocated (fsm.c:456) 20250805164433642 DMM DEBUG MM_STATE_Gb[0x61200000a120]{Idle}: Allocated (fsm.c:456) 20250805164433642 DMM DEBUG MM_STATE_Iu[0x61200000a2a0]{Detached}: Allocated (fsm.c:456) 20250805164433642 DMM DEBUG GMM(gmm_fsm)[0x612000009e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164433642 DMM DEBUG GMM(gmm_fsm)[0x612000009e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164433642 DLLC NOTICE LLME(ffffffff/c190c0cc){UNASSIGNED} LLGM Assign pre (c190c0cc => e26d0314) (gprs_llc.c:1079) 20250805164433642 DLLC NOTICE LLME(c190c0cc/e26d0314){ASSIGNED} LLGM Assign post (c190c0cc => e26d0314) (gprs_llc.c:1125) 20250805164433642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164433642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164433642 DMM DEBUG MM(001010123456789/e26d0314) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164433667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164433668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164433668 DMM DEBUG MM_STATE_Gb(0)[0x61200000a120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164433668 DMM DEBUG MM(001010123456789/e26d0314) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250805164433668 DMM NOTICE MM(001010123456789/e26d0314) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164433668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164433668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164433668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009fa0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250805164433668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009fa0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164433668 DMM NOTICE MM(001010123456789/e26d0314) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250805164433668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009fa0]{Reject}: Deallocated (fsm.c:568) 20250805164433668 DMM DEBUG MM_STATE_Gb(0)[0x61200000a120]{Idle}: Deallocated (fsm.c:568) 20250805164433668 DMM DEBUG MM_STATE_Iu[0x61200000a2a0]{Detached}: Deallocated (fsm.c:568) 20250805164433668 DMM DEBUG GMM(gmm_fsm)[0x612000009e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164433668 DLLC NOTICE LLME(c190c0cc/e26d0314){ASSIGNED} LLGM Assign pre (e26d0314 => ffffffff) (gprs_llc.c:1079) 20250805164433668 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e26d0314 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(262)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@9f33ff8d4e14: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(262)@9f33ff8d4e14: Final verdict of PTC: pass TC_attach_closed-BVCI196(246)@9f33ff8d4e14: Adding Client=TC_attach_closed(263), IMSI='262420000000010'H, TLLI='D6199B14'O, index=2 SGSN_Test-GSUP(259)@9f33ff8d4e14: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(263) 20250805164433706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164433706 DLLC NOTICE LLME(ffffffff/d6199b14){UNASSIGNED} LLC RX: unknown TLLI 0xd6199b14, creating LLME on the fly (gprs_llc.c:552) 20250805164433706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164433706 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164433706 DMM DEBUG GMM(gmm_fsm)[0x61200000a420]{Deregistered}: Allocated (fsm.c:456) 20250805164433706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a5a0]{Init}: Allocated (fsm.c:456) 20250805164433706 DMM DEBUG MM_STATE_Gb[0x61200000a720]{Idle}: Allocated (fsm.c:456) 20250805164433706 DMM DEBUG MM_STATE_Iu[0x61200000a8a0]{Detached}: Allocated (fsm.c:456) 20250805164433706 DMM DEBUG GMM(gmm_fsm)[0x61200000a420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164433706 DMM DEBUG GMM(gmm_fsm)[0x61200000a420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164433706 DLLC NOTICE LLME(ffffffff/d6199b14){UNASSIGNED} LLGM Assign pre (d6199b14 => fc739b01) (gprs_llc.c:1079) 20250805164433706 DLLC NOTICE LLME(d6199b14/fc739b01){ASSIGNED} LLGM Assign post (d6199b14 => fc739b01) (gprs_llc.c:1125) 20250805164433706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a5a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164433706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a5a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164433706 DMM DEBUG MM(262420000000010/fc739b01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164433709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164433709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164433709 DMM DEBUG MM_STATE_Gb(0)[0x61200000a720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164433709 DMM DEBUG MM(262420000000010/fc739b01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250805164433709 DMM NOTICE MM(262420000000010/fc739b01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164433709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a5a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164433709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a5a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164433709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a5a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250805164433710 DMM INFO MM(262420000000010/fc739b01) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc739b01) (gprs_gmm.c:337) TC_attach_closed(263)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@9f33ff8d4e14: Removing Client IMSI='262420000000010'H, index=2 20250805164434710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164434710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164434710 DMM DEBUG MM_STATE_Gb(0)[0x61200000a720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164434710 DMM INFO MM(262420000000010/fc739b01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) TC_attach_closed(263)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164434710 DMM NOTICE MM(262420000000010/fc739b01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164434710 DMM DEBUG GMM(gmm_fsm)[0x61200000a420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164434710 DMM DEBUG GMM(gmm_fsm)[0x61200000a420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164434710 DLLC NOTICE LLME(d6199b14/fc739b01){ASSIGNED} LLGM Assign pre (ffffffff => fc739b01) (gprs_llc.c:1079) 20250805164434710 DLLC NOTICE LLME(ffffffff/fc739b01){ASSIGNED} LLGM Assign post (ffffffff => fc739b01) (gprs_llc.c:1125) 20250805164434710 DMM DEBUG MM_STATE_Gb(0)[0x61200000a720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164434710 DMM DEBUG MM_STATE_Gb(0)[0x61200000a720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164434710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a5a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164434710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a5a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805164434711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52808<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_closed-BVCI196(246)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(248)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_closed-BVCI220(256)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(249)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(259)@9f33ff8d4e14: Final verdict of PTC: none 20250805164434713 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164434713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(247)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(253)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_closed-BVCI210(251)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(257)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(254)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(243)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(258)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(252)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(261)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(244)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(245)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(250)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(260)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(255)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(243): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(244): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(245): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_closed-BVCI196(246): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(247): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(248): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(249): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(250): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_closed-BVCI210(251): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(252): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(253): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(254): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(255): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_closed-BVCI220(256): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(257): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(258): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(259): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(260): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(261): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_closed(262): pass (none -> pass) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_closed(263): pass (pass -> pass) MTC@9f33ff8d4e14: Test case TC_attach_closed finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Tue Aug 5 16:44:34 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250805164434782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164435184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80868) 20250805164435715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164435715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80868, count=82128) 20250805164436716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164436716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Tue Aug 5 16:44:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164437717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164437717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_no_imei_response started. 20250805164438297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164438299 DMM INFO MM(262420000000010/fc739b01) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164438299 DMM INFO MM(262420000000010/fc739b01) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164438300 DMM DEBUG GMM(gmm_fsm)[0x61200000a420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164438300 DMM DEBUG GMM(gmm_fsm)[0x61200000a420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164438300 DMM DEBUG MM_STATE_Gb(0)[0x61200000a720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164438300 DMM DEBUG MM_STATE_Gb(0)[0x61200000a720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164438300 DLLC NOTICE LLME(ffffffff/fc739b01){ASSIGNED} LLGM Assign pre (fc739b01 => ffffffff) (gprs_llc.c:1079) 20250805164438300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc739b01 => ffffffff) (gprs_llc.c:1125) 20250805164438300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a5a0]{Init}: Deallocated (fsm.c:568) 20250805164438300 DMM DEBUG MM_STATE_Gb(0)[0x61200000a720]{Idle}: Deallocated (fsm.c:568) 20250805164438300 DMM DEBUG MM_STATE_Iu[0x61200000a8a0]{Detached}: Deallocated (fsm.c:568) 20250805164438300 DMM DEBUG GMM(gmm_fsm)[0x61200000a420]{Deregistered}: Deallocated (fsm.c:568) 20250805164438300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(264)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(265)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(264)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(268)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(268)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164438363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164438363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164438363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164438363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164438363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164438364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164438364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164438364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164438364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(268)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164438371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164438371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164438371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164438371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164438371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164438371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164438372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164438372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164438372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164438372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164438372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164438375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164438375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(268)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(269)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164438386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(270)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(265)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(265)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(269)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(273)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250805164438400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164438400 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(273)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164438401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164438401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164438401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164438401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164438401 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164438401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164438401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164438401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164438401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(273)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164438402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164438402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164438402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164438402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164438402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164438402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164438402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164438402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164438402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164438402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164438402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(273)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_no_imei_response-BVCI196(267)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164438403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164438403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164438405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(274)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(270)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(270)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164438410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164438410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(272)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(275)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(274)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(278)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(278)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164438419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164438419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164438419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164438419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164438419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164438419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164438419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164438419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164438419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(278)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164438420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164438420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164438420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164438420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164438420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164438420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164438420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164438420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164438420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164438420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164438420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(278)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164438420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164438420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(278)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164438422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(275)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(275)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164438427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164438427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(277)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164438718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164438719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164438719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164438719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164438723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164438724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(267)@9f33ff8d4e14: Adding Client=TC_attach_no_imei_response(283), IMSI='262420000000032'H, TLLI='C66B9DFE'O, index=0 SGSN_Test-GSUP(280)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(283) 20250805164439811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164439811 DLLC NOTICE LLME(ffffffff/c66b9dfe){UNASSIGNED} LLC RX: unknown TLLI 0xc66b9dfe, creating LLME on the fly (gprs_llc.c:552) 20250805164439811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164439811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250805164439812 DMM DEBUG GMM(gmm_fsm)[0x61200000aa20]{Deregistered}: Allocated (fsm.c:456) 20250805164439812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{Init}: Allocated (fsm.c:456) 20250805164439812 DMM DEBUG MM_STATE_Gb[0x61200000ad20]{Idle}: Allocated (fsm.c:456) 20250805164439812 DMM DEBUG MM_STATE_Iu[0x61200000aea0]{Detached}: Allocated (fsm.c:456) 20250805164439812 DMM DEBUG GMM(gmm_fsm)[0x61200000aa20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164439812 DMM DEBUG GMM(gmm_fsm)[0x61200000aa20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164439812 DLLC NOTICE LLME(ffffffff/c66b9dfe){UNASSIGNED} LLGM Assign pre (c66b9dfe => ddf3cde8) (gprs_llc.c:1079) 20250805164439812 DLLC NOTICE LLME(c66b9dfe/ddf3cde8){ASSIGNED} LLGM Assign post (c66b9dfe => ddf3cde8) (gprs_llc.c:1125) 20250805164439812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164439812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164439812 DMM DEBUG MM(262420000000032/ddf3cde8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164445813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164445813 DMM DEBUG MM(262420000000032/ddf3cde8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164448381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164448381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164448381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164448415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164448415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164448415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164448431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164448432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164448432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164449210 DGPRS DEBUG Checking for inactive LLMEs, time = 56940488 (sgsn.c:132) 20250805164449225 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164449225 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164449225 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164449225 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164449226 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164449226 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164449227 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164449227 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164449227 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164449227 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805164451814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164451814 DMM DEBUG MM(262420000000032/ddf3cde8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164457815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164457815 DMM DEBUG MM(262420000000032/ddf3cde8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164458386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164458386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164458386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164458424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164458424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164458424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164458443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164458443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164458443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164458720 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805164458720 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164458721 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250805164503817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164503817 DMM DEBUG MM(262420000000032/ddf3cde8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164508375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164508378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164508378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164508390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164508390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164508390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164508404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164508407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164508408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250805164508421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164508423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164508423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164508428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164508429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164508429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164508446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164508446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164508446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164509818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164509818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250805164509818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164509818 DMM NOTICE MM(262420000000032/ddf3cde8) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250805164509818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aba0]{Reject}: Deallocated (fsm.c:568) 20250805164509818 DMM DEBUG MM_STATE_Gb(0)[0x61200000ad20]{Idle}: Deallocated (fsm.c:568) 20250805164509818 DMM DEBUG MM_STATE_Iu[0x61200000aea0]{Detached}: Deallocated (fsm.c:568) 20250805164509818 DMM DEBUG GMM(gmm_fsm)[0x61200000aa20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164509818 DLLC NOTICE LLME(c66b9dfe/ddf3cde8){ASSIGNED} LLGM Assign pre (ddf3cde8 => ffffffff) (gprs_llc.c:1079) 20250805164509819 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddf3cde8 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(283)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(267)@9f33ff8d4e14: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(283)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164509845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(280)@9f33ff8d4e14: Final verdict of PTC: none 20250805164509849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164509849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI196(267)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(279)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(278)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(272)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(277)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(274)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(270)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(269)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(265)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(273)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(268)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(275)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(264)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(282)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(281)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(271)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(276)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(266)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(264): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(265): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(266): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_no_imei_response-BVCI196(267): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(268): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(269): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(270): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(271): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_no_imei_response-BVCI210(272): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(273): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(274): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(275): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(276): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_no_imei_response-BVCI220(277): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(278): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(279): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(280): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(281): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(282): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_no_imei_response(283): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Tue Aug 5 16:45:09 UTC 2025 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20250805164509897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164510199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77904) 20250805164510851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164510851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77904, count=86160) 20250805164511853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164511853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Tue Aug 5 16:45:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164512855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164512855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_no_imsi_response started. 20250805164513297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164513300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(284)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(285)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(284)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(288)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(288)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164513343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164513343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164513343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164513343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164513343 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164513343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164513343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164513343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164513343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(288)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164513344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164513344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164513344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164513344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164513344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164513344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164513344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164513344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164513344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164513344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164513344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164513344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164513344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(288)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164513346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(289)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(285)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(285)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164513351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164513351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(287)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(290)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(289)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(293)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(293)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164513358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164513359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164513359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164513359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164513359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164513359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164513359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164513359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164513359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(293)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164513359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164513359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164513359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164513359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164513360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164513360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164513360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164513360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164513360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164513360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164513360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(293)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164513360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(293)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164513360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250805164513362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(294)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(290)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(290)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164513366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164513366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(292)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(295)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(294)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(298)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(298)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164513376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164513376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164513376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164513376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164513376 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164513376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164513376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164513376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164513376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(298)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164513377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164513377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164513377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164513377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164513377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164513377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164513377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164513377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164513377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164513377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164513377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164513377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164513377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(298)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164513379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(295)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(295)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164513384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164513384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(297)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164513856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164513856 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164513856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164513857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164513861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164513862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(287)@9f33ff8d4e14: Adding Client=TC_attach_no_imsi_response(303), IMSI='262420000000035'H, TLLI='CD6587A2'O, index=0 SGSN_Test-GSUP(300)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(303) 20250805164514912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164514912 DLLC NOTICE LLME(ffffffff/cd6587a2){UNASSIGNED} LLC RX: unknown TLLI 0xcd6587a2, creating LLME on the fly (gprs_llc.c:552) 20250805164514912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164514912 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250805164514912 DMM DEBUG GMM(gmm_fsm)[0x61200000b020]{Deregistered}: Allocated (fsm.c:456) 20250805164514912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{Init}: Allocated (fsm.c:456) 20250805164514912 DMM DEBUG MM_STATE_Gb[0x61200000b320]{Idle}: Allocated (fsm.c:456) 20250805164514912 DMM DEBUG MM_STATE_Iu[0x61200000b4a0]{Detached}: Allocated (fsm.c:456) 20250805164514912 DMM DEBUG GMM(gmm_fsm)[0x61200000b020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164514913 DMM DEBUG GMM(gmm_fsm)[0x61200000b020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164514913 DLLC NOTICE LLME(ffffffff/cd6587a2){UNASSIGNED} LLGM Assign pre (cd6587a2 => e4377f2c) (gprs_llc.c:1079) 20250805164514913 DLLC NOTICE LLME(cd6587a2/e4377f2c){ASSIGNED} LLGM Assign post (cd6587a2 => e4377f2c) (gprs_llc.c:1125) 20250805164514913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164514913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164514913 DMM DEBUG MM(/e4377f2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164514922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164514922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164514922 DMM DEBUG MM_STATE_Gb(3445983138)[0x61200000b320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164514922 DMM DEBUG MM(/e4377f2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250805164514922 DMM NOTICE MM(/e4377f2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164514922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164514922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250805164514922 DMM DEBUG MM(/e4377f2c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250805164519211 DGPRS DEBUG Checking for inactive LLMEs, time = 56940518 (sgsn.c:132) 20250805164519226 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164519226 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164519227 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164519227 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164519227 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164519227 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164519228 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164519228 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164519228 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164519228 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805164520923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164520923 DMM DEBUG MM(/e4377f2c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164523347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164523347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164523347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164523371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164523371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164523371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164523386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164523386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164523386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164526925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164526925 DMM DEBUG MM(/e4377f2c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250805164532927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164532927 DMM DEBUG MM(/e4377f2c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164533350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164533350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164533350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164533385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164533385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164533385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164533395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164533395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164533395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164533858 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805164533858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250805164533859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164538929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164538929 DMM DEBUG MM(/e4377f2c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250805164543345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164543347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164543347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164543353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164543353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164543353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164543360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164543362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164543362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250805164543378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164543381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164543381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164543389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164543389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164543389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164543398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164543398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164543398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164544930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250805164544930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250805164544930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164544930 DMM NOTICE MM(/e4377f2c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250805164544930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b1a0]{Reject}: Deallocated (fsm.c:568) 20250805164544930 DMM DEBUG MM_STATE_Gb(3445983138)[0x61200000b320]{Idle}: Deallocated (fsm.c:568) 20250805164544930 DMM DEBUG MM_STATE_Iu[0x61200000b4a0]{Detached}: Deallocated (fsm.c:568) 20250805164544930 DMM DEBUG GMM(gmm_fsm)[0x61200000b020]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164544930 DLLC NOTICE LLME(cd6587a2/e4377f2c){ASSIGNED} LLGM Assign pre (e4377f2c => ffffffff) (gprs_llc.c:1079) 20250805164544931 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4377f2c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(303)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(287)@9f33ff8d4e14: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(303)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164544952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39448<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805164544956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164544956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(300)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(289)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(299)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(284)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(297)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(288)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(301)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(293)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(298)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(292)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(285)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(287)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(295)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(302)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(290)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(286)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(291)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(296)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(294)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(284): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(285): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(286): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(287): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(288): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(289): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(290): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(291): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(292): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(293): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(294): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(295): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(296): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(297): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(298): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(299): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(300): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(301): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(302): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_no_imsi_response(303): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Tue Aug 5 16:45:44 UTC 2025 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20250805164545051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164545353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86140) 20250805164545958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164545958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86140, count=87400) 20250805164546959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164546960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Tue Aug 5 16:45:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164547961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164547961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_closed_add_vty started. 20250805164548461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164548464 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(304)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(305)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(304)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(308)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(308)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164548508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164548508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164548508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164548508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164548508 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164548508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164548508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164548508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164548508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(308)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164548509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164548509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164548509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164548510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164548510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164548510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164548510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164548510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164548510 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164548510 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164548510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164548510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164548510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(308)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(308)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164548513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(309)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(305)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(305)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164548518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164548519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(307)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(310)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(309)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(313)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(313)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164548527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164548527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164548527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164548527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164548527 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164548527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164548527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164548527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164548527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(313)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164548528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164548528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164548528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164548528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164548528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164548528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164548529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164548529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164548529 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164548529 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164548529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164548529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164548529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(313)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(313)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164548531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(314)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(310)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(310)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164548537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164548537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(312)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(315)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(314)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(319)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(319)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164548553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164548553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164548553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164548553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164548553 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164548553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164548553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164548553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164548553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(319)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164548554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164548554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164548554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164548554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164548554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164548554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164548554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164548554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164548554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164548555 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164548555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164548555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164548555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(319)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(319)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164548557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(315)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(315)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164548562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164548562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(316)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164548962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164548962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164548962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164548962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(318)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(318)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164548967 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164548968 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(318)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(318)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(318)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(318)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(318)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(318)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805164549212 DGPRS DEBUG Checking for inactive LLMEs, time = 56940548 (sgsn.c:132) 20250805164549227 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164549227 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164549227 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164549227 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164549227 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164549227 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164549228 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164549229 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164549229 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164549229 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_closed_add_vty-BVCI196(307)@9f33ff8d4e14: Adding Client=TC_attach_closed_add_vty(323), IMSI='262420000000009'H, TLLI='E9AAF0EC'O, index=0 SGSN_Test-GSUP(320)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(323) TC_attach_closed_add_vty-BVCI196(307)@9f33ff8d4e14: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456789'H, TLLI='E9AAF0EC'O, index=1 20250805164550046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164550046 DLLC NOTICE LLME(ffffffff/e9aaf0ec){UNASSIGNED} LLC RX: unknown TLLI 0xe9aaf0ec, creating LLME on the fly (gprs_llc.c:552) 20250805164550046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164550047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164550047 DMM DEBUG GMM(gmm_fsm)[0x61200000b620]{Deregistered}: Allocated (fsm.c:456) 20250805164550047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b7a0]{Init}: Allocated (fsm.c:456) 20250805164550047 DMM DEBUG MM_STATE_Gb[0x61200000b920]{Idle}: Allocated (fsm.c:456) 20250805164550047 DMM DEBUG MM_STATE_Iu[0x61200000baa0]{Detached}: Allocated (fsm.c:456) 20250805164550047 DMM DEBUG GMM(gmm_fsm)[0x61200000b620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164550047 DMM DEBUG GMM(gmm_fsm)[0x61200000b620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164550047 DLLC NOTICE LLME(ffffffff/e9aaf0ec){UNASSIGNED} LLGM Assign pre (e9aaf0ec => d731e7db) (gprs_llc.c:1079) 20250805164550047 DLLC NOTICE LLME(e9aaf0ec/d731e7db){ASSIGNED} LLGM Assign post (e9aaf0ec => d731e7db) (gprs_llc.c:1125) 20250805164550047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b7a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164550047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b7a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164550047 DMM DEBUG MM(001010123456789/d731e7db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164550069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164550069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164550069 DMM DEBUG MM_STATE_Gb(0)[0x61200000b920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164550069 DMM DEBUG MM(001010123456789/d731e7db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250805164550069 DMM NOTICE MM(001010123456789/d731e7db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164550069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b7a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164550069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b7a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164550069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b7a0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250805164550069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b7a0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164550069 DMM NOTICE MM(001010123456789/d731e7db) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250805164550069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b7a0]{Reject}: Deallocated (fsm.c:568) 20250805164550069 DMM DEBUG MM_STATE_Gb(0)[0x61200000b920]{Idle}: Deallocated (fsm.c:568) 20250805164550069 DMM DEBUG MM_STATE_Iu[0x61200000baa0]{Detached}: Deallocated (fsm.c:568) 20250805164550069 DMM DEBUG GMM(gmm_fsm)[0x61200000b620]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164550069 DLLC NOTICE LLME(e9aaf0ec/d731e7db){ASSIGNED} LLGM Assign pre (d731e7db => ffffffff) (gprs_llc.c:1079) 20250805164550069 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d731e7db => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(323)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(307)@9f33ff8d4e14: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(307)@9f33ff8d4e14: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456700'H, TLLI='E9AAF0EC'O, index=2 20250805164550084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164550084 DLLC NOTICE LLME(ffffffff/e9aaf0ec){UNASSIGNED} LLC RX: unknown TLLI 0xe9aaf0ec, creating LLME on the fly (gprs_llc.c:552) 20250805164550084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164550084 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164550084 DMM DEBUG GMM(gmm_fsm)[0x61200000bc20]{Deregistered}: Allocated (fsm.c:456) 20250805164550084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bda0]{Init}: Allocated (fsm.c:456) 20250805164550084 DMM DEBUG MM_STATE_Gb[0x61200000bf20]{Idle}: Allocated (fsm.c:456) 20250805164550084 DMM DEBUG MM_STATE_Iu[0x61200000ffa0]{Detached}: Allocated (fsm.c:456) 20250805164550084 DMM DEBUG GMM(gmm_fsm)[0x61200000bc20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164550084 DMM DEBUG GMM(gmm_fsm)[0x61200000bc20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164550084 DLLC NOTICE LLME(ffffffff/e9aaf0ec){UNASSIGNED} LLGM Assign pre (e9aaf0ec => d88a4a12) (gprs_llc.c:1079) 20250805164550084 DLLC NOTICE LLME(e9aaf0ec/d88a4a12){ASSIGNED} LLGM Assign post (e9aaf0ec => d88a4a12) (gprs_llc.c:1125) 20250805164550084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bda0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164550084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bda0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164550084 DMM DEBUG MM(001010123456700/d88a4a12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164550093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164550093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164550093 DMM DEBUG MM_STATE_Gb(0)[0x61200000bf20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164550093 DMM DEBUG MM(001010123456700/d88a4a12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250805164550093 DMM NOTICE MM(001010123456700/d88a4a12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164550093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bda0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164550093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bda0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164550093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bda0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250805164550093 DMM INFO MM(001010123456700/d88a4a12) <- GMM ATTACH ACCEPT (new P-TMSI=0xd88a4a12) (gprs_gmm.c:337) TC_attach_closed_add_vty(323)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(307)@9f33ff8d4e14: Removing Client IMSI='001010123456700'H, index=2 20250805164551097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164551097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164551097 DMM DEBUG MM_STATE_Gb(0)[0x61200000bf20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164551097 DMM INFO MM(001010123456700/d88a4a12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164551097 DMM NOTICE MM(001010123456700/d88a4a12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164551097 DMM DEBUG GMM(gmm_fsm)[0x61200000bc20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164551098 DMM DEBUG GMM(gmm_fsm)[0x61200000bc20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164551098 DLLC NOTICE LLME(e9aaf0ec/d88a4a12){ASSIGNED} LLGM Assign pre (ffffffff => d88a4a12) (gprs_llc.c:1079) 20250805164551098 DLLC NOTICE LLME(ffffffff/d88a4a12){ASSIGNED} LLGM Assign post (ffffffff => d88a4a12) (gprs_llc.c:1125) 20250805164551098 DMM DEBUG MM_STATE_Gb(0)[0x61200000bf20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164551098 DMM DEBUG MM_STATE_Gb(0)[0x61200000bf20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164551098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bda0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164551098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bda0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(323)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164551101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(320)@9f33ff8d4e14: Final verdict of PTC: none 20250805164551106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164551107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(318)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(313)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(316)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(309)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(307)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(312)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(314)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(310)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(304)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(305)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(319)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(315)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(308)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(321)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(317)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(306)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(311)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(322)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(304): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(305): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(306): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(307): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(308): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(309): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(310): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(311): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(312): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(313): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(314): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(315): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(316): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(317): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(318): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(319): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(320): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(321): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(322): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_closed_add_vty(323): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Tue Aug 5 16:45:51 UTC 2025 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20250805164551172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164551575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78520) 20250805164552108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164552108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78520, count=88576) 20250805164553110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164553111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Tue Aug 5 16:45:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164554112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164554112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_check_subscriber_list started. 20250805164554706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164554709 DMM INFO MM(001010123456700/d88a4a12) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164554709 DMM INFO MM(001010123456700/d88a4a12) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164554709 DMM DEBUG GMM(gmm_fsm)[0x61200000bc20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164554710 DMM DEBUG GMM(gmm_fsm)[0x61200000bc20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164554710 DMM DEBUG MM_STATE_Gb(0)[0x61200000bf20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164554710 DMM DEBUG MM_STATE_Gb(0)[0x61200000bf20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164554710 DLLC NOTICE LLME(ffffffff/d88a4a12){ASSIGNED} LLGM Assign pre (d88a4a12 => ffffffff) (gprs_llc.c:1079) 20250805164554710 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d88a4a12 => ffffffff) (gprs_llc.c:1125) 20250805164554710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bda0]{Init}: Deallocated (fsm.c:568) 20250805164554710 DMM DEBUG MM_STATE_Gb(0)[0x61200000bf20]{Idle}: Deallocated (fsm.c:568) 20250805164554710 DMM DEBUG MM_STATE_Iu[0x61200000ffa0]{Detached}: Deallocated (fsm.c:568) 20250805164554710 DMM DEBUG GMM(gmm_fsm)[0x61200000bc20]{Deregistered}: Deallocated (fsm.c:568) 20250805164554710 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(324)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(325)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(324)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(328)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(328)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164554751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164554751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164554751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164554751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164554751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164554751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164554751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164554751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164554751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(328)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164554752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164554752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164554752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164554752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164554753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164554753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164554753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164554753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164554753 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164554753 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164554753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164554753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164554753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(328)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(328)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(329)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164554757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(325)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(325)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164554764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164554764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(330)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(327)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(329)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(333)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(333)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164554770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164554770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164554770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164554770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164554770 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164554770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164554770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164554770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164554770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(333)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164554771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164554771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164554771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164554771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164554771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164554771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164554771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164554771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164554771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164554771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164554771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164554772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164554772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(333)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(333)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(334)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805164554774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(330)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(330)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164554779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164554779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(335)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(332)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(334)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(338)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(338)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164554786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164554786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164554786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164554786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164554786 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164554786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164554786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164554786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164554786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(338)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164554787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164554788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164554788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164554788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164554788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164554788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164554788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164554788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164554788 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164554788 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164554788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164554788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164554788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(338)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(338)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164554790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(335)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(335)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164554794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164554795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(337)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164555113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164555114 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164555114 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164555114 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(339)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(339)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164555118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164555119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(339)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(339)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(339)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(339)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(339)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(339)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(327)@9f33ff8d4e14: Adding Client=TC_attach_check_subscriber_list(343), IMSI='262420000000034'H, TLLI='F964CE98'O, index=0 SGSN_Test-GSUP(340)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(343) TC_attach_check_subscriber_list(343)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4F04E8746FE47F3065F92BFFB65D69B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0840FAE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AABB8A67449E7E57'O } } } } } 20250805164556199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164556199 DLLC NOTICE LLME(ffffffff/f964ce98){UNASSIGNED} LLC RX: unknown TLLI 0xf964ce98, creating LLME on the fly (gprs_llc.c:552) 20250805164556199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164556199 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164556199 DMM DEBUG GMM(gmm_fsm)[0x612000010120]{Deregistered}: Allocated (fsm.c:456) 20250805164556199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{Init}: Allocated (fsm.c:456) 20250805164556199 DMM DEBUG MM_STATE_Gb[0x612000010420]{Idle}: Allocated (fsm.c:456) 20250805164556199 DMM DEBUG MM_STATE_Iu[0x6120000105a0]{Detached}: Allocated (fsm.c:456) 20250805164556199 DMM DEBUG GMM(gmm_fsm)[0x612000010120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164556199 DMM DEBUG GMM(gmm_fsm)[0x612000010120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164556199 DLLC NOTICE LLME(ffffffff/f964ce98){UNASSIGNED} LLGM Assign pre (f964ce98 => fbfed0f3) (gprs_llc.c:1079) 20250805164556199 DLLC NOTICE LLME(f964ce98/fbfed0f3){ASSIGNED} LLGM Assign post (f964ce98 => fbfed0f3) (gprs_llc.c:1125) 20250805164556199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164556199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164556199 DMM DEBUG MM(262420000000034/fbfed0f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164556221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164556221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164556222 DMM DEBUG MM_STATE_Gb(0)[0x612000010420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164556222 DMM DEBUG MM(262420000000034/fbfed0f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250805164556222 DMM NOTICE MM(262420000000034/fbfed0f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164556222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164556222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164556222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164556222 DMM DEBUG MM(262420000000034/fbfed0f3) Requesting authorization (sgsn_auth.c:160) 20250805164556222 DMM INFO MM(262420000000034/fbfed0f3) Requesting authentication tuples (sgsn_auth.c:184) 20250805164556222 DMM DEBUG MM(262420000000034/fbfed0f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164556222 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250805164556222 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(340)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(343) SGSN_Test-GSUP(340)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_check_subscriber_list(343)"262420000000034" 20250805164556228 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164556229 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164556229 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164556229 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164556229 DMM INFO MM(262420000000034/fbfed0f3) Subscriber data update (mmctx.c:445) 20250805164556229 DMM DEBUG MM(262420000000034/fbfed0f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164556229 DMM INFO MM(262420000000034/fbfed0f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164556229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164556229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164556229 DMM INFO MM(262420000000034/fbfed0f3) <- GMM AUTH AND CIPHERING REQ (rand = 4f 04 e8 74 6f e4 7f 30 65 f9 2b ff b6 5d 69 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164556245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164556245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164556245 DMM DEBUG MM_STATE_Gb(0)[0x612000010420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164556245 DMM INFO MM(262420000000034/fbfed0f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164556245 DMM NOTICE MM(262420000000034/fbfed0f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164556245 DMM DEBUG MM(262420000000034/fbfed0f3) checking auth: received GSM SRES = 08 40 fa e6 (gprs_gmm.c:716) 20250805164556246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164556246 DMM DEBUG MM(262420000000034/fbfed0f3) Requesting authorization (sgsn_auth.c:160) 20250805164556246 DMM INFO MM(262420000000034/fbfed0f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164556246 DMM DEBUG MM(262420000000034/fbfed0f3) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164556246 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250805164556246 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164556246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164556246 DMM INFO MM(262420000000034/fbfed0f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbfed0f3) (gprs_gmm.c:337) 20250805164556249 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164556249 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164556249 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250805164556249 DMM INFO MM(262420000000034/fbfed0f3) Subscriber data update (mmctx.c:445) 20250805164556249 DMM DEBUG MM(262420000000034/fbfed0f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164556249 DMM INFO MM(262420000000034/fbfed0f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164556249 DMM NOTICE MM(262420000000034/fbfed0f3) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250805164556249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164556249 DMM NOTICE MM(262420000000034/fbfed0f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164556249 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) 20250805164556251 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164556251 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250805164556251 DMM INFO MM(262420000000034/fbfed0f3) Subscriber data update (mmctx.c:445) 20250805164556251 DMM DEBUG MM(262420000000034/fbfed0f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164556264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164556264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164556264 DMM DEBUG MM_STATE_Gb(0)[0x612000010420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164556264 DMM INFO MM(262420000000034/fbfed0f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164556264 DMM NOTICE MM(262420000000034/fbfed0f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164556264 DMM DEBUG GMM(gmm_fsm)[0x612000010120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164556264 DMM DEBUG GMM(gmm_fsm)[0x612000010120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164556264 DLLC NOTICE LLME(f964ce98/fbfed0f3){ASSIGNED} LLGM Assign pre (ffffffff => fbfed0f3) (gprs_llc.c:1079) 20250805164556264 DLLC NOTICE LLME(ffffffff/fbfed0f3){ASSIGNED} LLGM Assign post (ffffffff => fbfed0f3) (gprs_llc.c:1125) 20250805164556264 DMM DEBUG MM_STATE_Gb(0)[0x612000010420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164556264 DMM DEBUG MM_STATE_Gb(0)[0x612000010420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164556264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164556265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(343)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(327)@9f33ff8d4e14: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(343)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164556327 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250805164556327 DMM INFO MM(262420000000034/fbfed0f3) Subscriber data update (mmctx.c:445) 20250805164556327 DMM DEBUG MM(262420000000034/fbfed0f3) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250805164556327 DMM INFO MM(262420000000034/fbfed0f3) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250805164556327 DMM INFO MM(262420000000034/fbfed0f3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164556327 DMM INFO MM(262420000000034/fbfed0f3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164556327 DMM DEBUG GMM(gmm_fsm)[0x612000010120]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164556327 DMM DEBUG GMM(gmm_fsm)[0x612000010120]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164556327 DMM DEBUG MM_STATE_Gb(0)[0x612000010420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164556327 DMM DEBUG MM_STATE_Gb(0)[0x612000010420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164556328 DLLC NOTICE LLME(ffffffff/fbfed0f3){ASSIGNED} LLGM Assign pre (fbfed0f3 => ffffffff) (gprs_llc.c:1079) 20250805164556328 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbfed0f3 => ffffffff) (gprs_llc.c:1125) 20250805164556328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000102a0]{Init}: Deallocated (fsm.c:568) 20250805164556328 DMM DEBUG MM_STATE_Gb(0)[0x612000010420]{Idle}: Deallocated (fsm.c:568) 20250805164556328 DMM DEBUG MM_STATE_Iu[0x6120000105a0]{Detached}: Deallocated (fsm.c:568) 20250805164556328 DMM DEBUG GMM(gmm_fsm)[0x612000010120]{Deregistered}: Deallocated (fsm.c:568) 20250805164556330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(340)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(329)@9f33ff8d4e14: Final verdict of PTC: none 20250805164556335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(333)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(328)@9f33ff8d4e14: Final verdict of PTC: none 20250805164556336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(325)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(339)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(334)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(335)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(338)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(342)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(324)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(327)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(330)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(332)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(341)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(331)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(336)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(326)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(337)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(324): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(325): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(326): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(327): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(328): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(329): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(330): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(331): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(332): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(333): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(334): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(335): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(336): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(337): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(338): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(339): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(340): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(341): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(342): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_check_subscriber_list(343): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Tue Aug 5 16:45:56 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250805164556406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164556708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47896) 20250805164557336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164557337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47896, count=94824) 20250805164558338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164558338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Tue Aug 5 16:45:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164559338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164559339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_detach_check_subscriber_list started. 20250805164559785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164559786 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(344)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(345)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(344)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(348)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(348)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164559824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164559824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164559824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164559824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164559824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164559824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164559824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164559824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164559824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(348)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164559825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164559825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164559825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164559825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164559825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164559825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164559825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164559825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164559825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164559825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164559825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164559825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164559825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(348)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(348)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164559828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(349)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(345)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(345)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164559833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164559833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(347)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(350)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(349)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(353)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(353)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164559842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164559842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164559842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164559843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164559843 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164559843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164559843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164559843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164559843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(353)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164559844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164559844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164559844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164559844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164559844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164559844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164559844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164559844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164559844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164559844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164559844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164559844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164559844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(353)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(353)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(354)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805164559847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(350)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(350)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164559852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164559852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(355)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(352)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(354)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(358)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(358)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164559858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164559858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164559858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164559858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164559858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164559858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164559858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164559858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164559858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(358)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164559858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164559858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164559858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164559858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164559858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164559858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164559859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164559859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164559859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164559859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164559859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164559859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164559859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(358)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(358)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164559861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(355)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164559867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164559867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(357)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164600340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164600340 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164600340 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164600340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(359)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(359)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164600344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(359)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(359)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164600346 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(359)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(359)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(359)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(359)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(347)@9f33ff8d4e14: Adding Client=TC_attach_detach_check_subscriber_list(363), IMSI='262420000000033'H, TLLI='D0E64183'O, index=0 SGSN_Test-GSUP(360)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(363) TC_attach_detach_check_subscriber_list(363)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '13337F21E418B0EE68D36CB254DA32D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4679B575'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '947C406777F48942'O } } } } } 20250805164600394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164600394 DLLC NOTICE LLME(ffffffff/d0e64183){UNASSIGNED} LLC RX: unknown TLLI 0xd0e64183, creating LLME on the fly (gprs_llc.c:552) 20250805164600394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164600394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164600394 DMM DEBUG GMM(gmm_fsm)[0x612000010720]{Deregistered}: Allocated (fsm.c:456) 20250805164600394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{Init}: Allocated (fsm.c:456) 20250805164600394 DMM DEBUG MM_STATE_Gb[0x612000010a20]{Idle}: Allocated (fsm.c:456) 20250805164600394 DMM DEBUG MM_STATE_Iu[0x612000010ba0]{Detached}: Allocated (fsm.c:456) 20250805164600394 DMM DEBUG GMM(gmm_fsm)[0x612000010720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164600394 DMM DEBUG GMM(gmm_fsm)[0x612000010720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164600394 DLLC NOTICE LLME(ffffffff/d0e64183){UNASSIGNED} LLGM Assign pre (d0e64183 => e05cbffe) (gprs_llc.c:1079) 20250805164600394 DLLC NOTICE LLME(d0e64183/e05cbffe){ASSIGNED} LLGM Assign post (d0e64183 => e05cbffe) (gprs_llc.c:1125) 20250805164600394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164600394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164600394 DMM DEBUG MM(262420000000033/e05cbffe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164600404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164600404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164600404 DMM DEBUG MM_STATE_Gb(0)[0x612000010a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164600404 DMM DEBUG MM(262420000000033/e05cbffe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250805164600404 DMM NOTICE MM(262420000000033/e05cbffe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164600404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164600404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164600404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164600404 DMM DEBUG MM(262420000000033/e05cbffe) Requesting authorization (sgsn_auth.c:160) 20250805164600404 DMM INFO MM(262420000000033/e05cbffe) Requesting authentication tuples (sgsn_auth.c:184) 20250805164600404 DMM DEBUG MM(262420000000033/e05cbffe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164600404 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250805164600404 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(360)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(363) SGSN_Test-GSUP(360)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(363)"262420000000033" 20250805164600408 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164600408 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164600408 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164600409 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164600409 DMM INFO MM(262420000000033/e05cbffe) Subscriber data update (mmctx.c:445) 20250805164600409 DMM DEBUG MM(262420000000033/e05cbffe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164600409 DMM INFO MM(262420000000033/e05cbffe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164600409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164600409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164600409 DMM INFO MM(262420000000033/e05cbffe) <- GMM AUTH AND CIPHERING REQ (rand = 13 33 7f 21 e4 18 b0 ee 68 d3 6c b2 54 da 32 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164600420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164600420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164600420 DMM DEBUG MM_STATE_Gb(0)[0x612000010a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164600420 DMM INFO MM(262420000000033/e05cbffe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164600420 DMM NOTICE MM(262420000000033/e05cbffe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164600420 DMM DEBUG MM(262420000000033/e05cbffe) checking auth: received GSM SRES = 46 79 b5 75 (gprs_gmm.c:716) 20250805164600420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164600420 DMM DEBUG MM(262420000000033/e05cbffe) Requesting authorization (sgsn_auth.c:160) 20250805164600420 DMM INFO MM(262420000000033/e05cbffe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164600420 DMM DEBUG MM(262420000000033/e05cbffe) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164600421 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250805164600421 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164600421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164600421 DMM INFO MM(262420000000033/e05cbffe) <- GMM ATTACH ACCEPT (new P-TMSI=0xe05cbffe) (gprs_gmm.c:337) 20250805164600423 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164600423 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164600423 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250805164600423 DMM INFO MM(262420000000033/e05cbffe) Subscriber data update (mmctx.c:445) 20250805164600423 DMM DEBUG MM(262420000000033/e05cbffe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164600423 DMM INFO MM(262420000000033/e05cbffe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164600423 DMM NOTICE MM(262420000000033/e05cbffe) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250805164600423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164600423 DMM NOTICE MM(262420000000033/e05cbffe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164600424 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) 20250805164600425 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164600425 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250805164600425 DMM INFO MM(262420000000033/e05cbffe) Subscriber data update (mmctx.c:445) 20250805164600425 DMM DEBUG MM(262420000000033/e05cbffe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164600434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164600434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164600434 DMM DEBUG MM_STATE_Gb(0)[0x612000010a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164600434 DMM INFO MM(262420000000033/e05cbffe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164600434 DMM NOTICE MM(262420000000033/e05cbffe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164600434 DMM DEBUG GMM(gmm_fsm)[0x612000010720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164600434 DMM DEBUG GMM(gmm_fsm)[0x612000010720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164600434 DLLC NOTICE LLME(d0e64183/e05cbffe){ASSIGNED} LLGM Assign pre (ffffffff => e05cbffe) (gprs_llc.c:1079) 20250805164600434 DLLC NOTICE LLME(ffffffff/e05cbffe){ASSIGNED} LLGM Assign post (ffffffff => e05cbffe) (gprs_llc.c:1125) 20250805164600434 DMM DEBUG MM_STATE_Gb(0)[0x612000010a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164600434 DMM DEBUG MM_STATE_Gb(0)[0x612000010a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164600434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164600434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(363)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164600488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164600488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250805164600489 DMM DEBUG MM_STATE_Gb(0)[0x612000010a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164600489 DMM INFO MM(262420000000033/e05cbffe) -> GMM DETACH REQUEST TLLI=0xe05cbffe type=GPRS detach Power-off (gprs_gmm.c:1512) 20250805164600489 DMM INFO MM(262420000000033/e05cbffe) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250805164600489 DMM DEBUG GMM(gmm_fsm)[0x612000010720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164600489 DMM DEBUG GMM(gmm_fsm)[0x612000010720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164600489 DMM DEBUG MM_STATE_Gb(0)[0x612000010a20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164600489 DMM DEBUG MM_STATE_Gb(0)[0x612000010a20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164600489 DLLC NOTICE LLME(ffffffff/e05cbffe){ASSIGNED} LLGM Assign pre (e05cbffe => ffffffff) (gprs_llc.c:1079) 20250805164600489 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e05cbffe => ffffffff) (gprs_llc.c:1125) 20250805164600489 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250805164600489 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164600489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000108a0]{Init}: Deallocated (fsm.c:568) 20250805164600489 DMM DEBUG MM_STATE_Gb(0)[0x612000010a20]{Idle}: Deallocated (fsm.c:568) 20250805164600489 DMM DEBUG MM_STATE_Iu[0x612000010ba0]{Detached}: Deallocated (fsm.c:568) 20250805164600489 DMM DEBUG GMM(gmm_fsm)[0x612000010720]{Deregistered}: Deallocated (fsm.c:568) 20250805164600491 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(363)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(347)@9f33ff8d4e14: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(363)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164605503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(360)@9f33ff8d4e14: Final verdict of PTC: none 20250805164605508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164605508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(348)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(345)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(350)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(344)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(359)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(353)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(354)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(358)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(349)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(352)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(361)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(347)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(362)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(357)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(351)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(356)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(355)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(346)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(344): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(345): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(346): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(347): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(348): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(349): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(350): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(351): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(352): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(353): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(354): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(355): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(356): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(357): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(358): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(359): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(360): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(361): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(362): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_detach_check_subscriber_list(363): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Tue Aug 5 16:46:05 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250805164605557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164605859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88520) 20250805164606510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164606510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88520, count=94312) 20250805164607511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164607511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Tue Aug 5 16:46:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164608512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164608512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_check_complete_resend started. 20250805164608956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164608959 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(364)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(365)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(364)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(368)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(368)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164609000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164609000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164609000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164609000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164609000 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164609000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164609000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164609000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164609000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(368)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164609001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164609001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164609001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164609001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164609001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164609001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164609001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164609001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164609001 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164609001 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164609001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164609001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164609001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(368)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164609004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(369)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(365)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(365)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164609010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164609010 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(370)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(367)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(373)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(373)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164609016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164609016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164609016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164609016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164609016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164609016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164609016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164609016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164609016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(373)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164609017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164609017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164609017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164609017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164609017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164609017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164609017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164609017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164609017 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164609017 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164609017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164609017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164609017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164609019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(374)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(370)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(370)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164609024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164609024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(372)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(375)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(374)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(378)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(378)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164609032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164609033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164609033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164609033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164609033 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164609033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164609033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164609033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164609033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(378)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164609034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164609034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164609034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164609034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164609034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164609034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164609034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164609034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164609034 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164609034 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164609034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164609034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164609034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(378)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164609036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(375)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(375)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164609040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164609040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(377)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164609513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164609513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164609513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164609513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164609517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164609519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(367)@9f33ff8d4e14: Adding Client=TC_attach_check_complete_resend(383), IMSI='262420000000036'H, TLLI='EE0B5290'O, index=0 SGSN_Test-GSUP(380)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(383) TC_attach_check_complete_resend(383)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4F4098B1265A06F4B8A52A7288DE6B6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1423A445'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D606B029173BE81'O } } } } } 20250805164610590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164610590 DLLC NOTICE LLME(ffffffff/ee0b5290){UNASSIGNED} LLC RX: unknown TLLI 0xee0b5290, creating LLME on the fly (gprs_llc.c:552) 20250805164610590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164610590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250805164610590 DMM DEBUG GMM(gmm_fsm)[0x612000010d20]{Deregistered}: Allocated (fsm.c:456) 20250805164610590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{Init}: Allocated (fsm.c:456) 20250805164610590 DMM DEBUG MM_STATE_Gb[0x612000011020]{Idle}: Allocated (fsm.c:456) 20250805164610590 DMM DEBUG MM_STATE_Iu[0x6120000111a0]{Detached}: Allocated (fsm.c:456) 20250805164610590 DMM DEBUG GMM(gmm_fsm)[0x612000010d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164610590 DMM DEBUG GMM(gmm_fsm)[0x612000010d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164610590 DLLC NOTICE LLME(ffffffff/ee0b5290){UNASSIGNED} LLGM Assign pre (ee0b5290 => c7e2aecb) (gprs_llc.c:1079) 20250805164610590 DLLC NOTICE LLME(ee0b5290/c7e2aecb){ASSIGNED} LLGM Assign post (ee0b5290 => c7e2aecb) (gprs_llc.c:1125) 20250805164610590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164610590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164610590 DMM DEBUG MM(262420000000036/c7e2aecb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164610598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164610598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164610598 DMM DEBUG MM_STATE_Gb(0)[0x612000011020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164610598 DMM DEBUG MM(262420000000036/c7e2aecb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250805164610598 DMM NOTICE MM(262420000000036/c7e2aecb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164610598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164610598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164610598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164610598 DMM DEBUG MM(262420000000036/c7e2aecb) Requesting authorization (sgsn_auth.c:160) 20250805164610598 DMM INFO MM(262420000000036/c7e2aecb) Requesting authentication tuples (sgsn_auth.c:184) 20250805164610598 DMM DEBUG MM(262420000000036/c7e2aecb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164610598 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250805164610598 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(380)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(383) SGSN_Test-GSUP(380)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_check_complete_resend(383)"262420000000036" 20250805164610600 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164610600 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164610600 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164610600 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164610600 DMM INFO MM(262420000000036/c7e2aecb) Subscriber data update (mmctx.c:445) 20250805164610600 DMM DEBUG MM(262420000000036/c7e2aecb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164610600 DMM INFO MM(262420000000036/c7e2aecb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164610600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164610600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164610600 DMM INFO MM(262420000000036/c7e2aecb) <- GMM AUTH AND CIPHERING REQ (rand = 4f 40 98 b1 26 5a 06 f4 b8 a5 2a 72 88 de 6b 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164610606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164610606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164610606 DMM DEBUG MM_STATE_Gb(0)[0x612000011020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164610606 DMM INFO MM(262420000000036/c7e2aecb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164610606 DMM NOTICE MM(262420000000036/c7e2aecb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164610606 DMM DEBUG MM(262420000000036/c7e2aecb) checking auth: received GSM SRES = 14 23 a4 45 (gprs_gmm.c:716) 20250805164610606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164610606 DMM DEBUG MM(262420000000036/c7e2aecb) Requesting authorization (sgsn_auth.c:160) 20250805164610606 DMM INFO MM(262420000000036/c7e2aecb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164610606 DMM DEBUG MM(262420000000036/c7e2aecb) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164610606 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250805164610606 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164610606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164610606 DMM INFO MM(262420000000036/c7e2aecb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e2aecb) (gprs_gmm.c:337) 20250805164610607 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164610607 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164610607 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250805164610607 DMM INFO MM(262420000000036/c7e2aecb) Subscriber data update (mmctx.c:445) 20250805164610607 DMM DEBUG MM(262420000000036/c7e2aecb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164610607 DMM INFO MM(262420000000036/c7e2aecb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164610607 DMM NOTICE MM(262420000000036/c7e2aecb) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250805164610607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164610607 DMM NOTICE MM(262420000000036/c7e2aecb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164610607 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) 20250805164610608 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164610608 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250805164610608 DMM INFO MM(262420000000036/c7e2aecb) Subscriber data update (mmctx.c:445) 20250805164610608 DMM DEBUG MM(262420000000036/c7e2aecb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(383)@9f33ff8d4e14: Warning: Re-starting timer T, which is already active (running or expired). 20250805164616607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164616608 DMM INFO MM(262420000000036/c7e2aecb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e2aecb) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@9f33ff8d4e14: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164619005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164619005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164619005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164619028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164619028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164619028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164619045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164619045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164619045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164619213 DGPRS DEBUG Checking for inactive LLMEs, time = 56940578 (sgsn.c:132) 20250805164619227 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164619227 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164619227 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164619227 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164619227 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164619227 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164619228 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164619228 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164619228 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164619228 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805164622609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164622609 DMM INFO MM(262420000000036/c7e2aecb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e2aecb) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@9f33ff8d4e14: Warning: Re-starting timer T, which is already active (running or expired). 20250805164628610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164628610 DMM INFO MM(262420000000036/c7e2aecb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e2aecb) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@9f33ff8d4e14: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164629011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(368)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164629011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164629011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164629042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164629042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164629042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164629055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164629055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164629055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164629513 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805164629514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250805164629514 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164634612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164634612 DMM INFO MM(262420000000036/c7e2aecb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e2aecb) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@9f33ff8d4e14: Warning: Re-starting timer T, which is already active (running or expired). 20250805164639003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164639006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164639006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164639014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164639014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164639014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164639018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164639020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164639020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250805164639035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164639037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164639037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164639045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164639045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164639045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164639059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164639059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164639059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164640613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250805164640613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250805164640613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164640613 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250805164640613 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164640613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ea0]{Reject}: Deallocated (fsm.c:568) 20250805164640613 DMM DEBUG MM_STATE_Gb(0)[0x612000011020]{Idle}: Deallocated (fsm.c:568) 20250805164640613 DMM DEBUG MM_STATE_Iu[0x6120000111a0]{Detached}: Deallocated (fsm.c:568) 20250805164640613 DMM DEBUG GMM(gmm_fsm)[0x612000010d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164640613 DLLC NOTICE LLME(ee0b5290/c7e2aecb){ASSIGNED} LLGM Assign pre (c7e2aecb => ffffffff) (gprs_llc.c:1079) 20250805164640613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7e2aecb => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(383)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(367)@9f33ff8d4e14: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(383)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164644642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35438<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(380)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(373)@9f33ff8d4e14: Final verdict of PTC: none 20250805164644647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164644647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(370)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(372)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(368)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(375)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(382)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(364)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(377)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(381)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(378)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(365)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(366)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(376)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(371)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(367)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(364): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(365): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(366): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(367): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(368): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(370): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(371): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(372): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(373): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(375): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(376): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(377): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(378): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(380): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(381): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(382): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_check_complete_resend(383): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Tue Aug 5 16:46:44 UTC 2025 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20250805164644701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164645004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104128) 20250805164645649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164645649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104128, count=109560) 20250805164646651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164646651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Tue Aug 5 16:46:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164647652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164647652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_hlr_location_cancel_request_update started. 20250805164648128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164648129 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(384)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164648154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164648154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164648154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164648154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164648154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164648154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164648154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164648154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164648154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164648155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164648155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164648155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164648155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164648155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164648155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164648155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164648155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164648155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164648155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164648155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164648156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(388)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164648156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164648158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164648164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164648164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(387)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164648172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164648172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164648172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164648172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164648172 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164648172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164648172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164648172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164648172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164648173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164648173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164648173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164648173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164648173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164648173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164648173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164648173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164648173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164648173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164648173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164648174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164648174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805164648177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164648183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164648183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(392)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164648190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164648190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164648190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164648190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164648190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164648190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164648190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164648190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164648190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164648192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164648192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164648192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164648192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164648192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164648192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164648192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164648192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164648192 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164648192 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164648192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164648192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164648192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164648195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164648200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164648200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(397)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164648653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164648653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164648653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164648653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164648657 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164648659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805164649214 DGPRS DEBUG Checking for inactive LLMEs, time = 56940608 (sgsn.c:132) 20250805164649228 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164649228 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164649228 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164649228 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164649228 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164649229 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164649229 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164649229 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164649230 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164649230 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_hlr_location_cancel_request_update-BVCI196(387)@9f33ff8d4e14: Adding Client=TC_hlr_location_cancel_request_update(403), IMSI='262420000000031'H, TLLI='C141E879'O, index=0 SGSN_Test-GSUP(400)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(403) TC_hlr_location_cancel_request_update(403)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8327864C4C29321B06F5C82CBE8B9971'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7932EFB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2AD2AC7EFF5D8E15'O } } } } } 20250805164649742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164649742 DLLC NOTICE LLME(ffffffff/c141e879){UNASSIGNED} LLC RX: unknown TLLI 0xc141e879, creating LLME on the fly (gprs_llc.c:552) 20250805164649742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164649742 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164649742 DMM DEBUG GMM(gmm_fsm)[0x612000011320]{Deregistered}: Allocated (fsm.c:456) 20250805164649742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{Init}: Allocated (fsm.c:456) 20250805164649742 DMM DEBUG MM_STATE_Gb[0x612000011620]{Idle}: Allocated (fsm.c:456) 20250805164649742 DMM DEBUG MM_STATE_Iu[0x6120000117a0]{Detached}: Allocated (fsm.c:456) 20250805164649742 DMM DEBUG GMM(gmm_fsm)[0x612000011320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164649742 DMM DEBUG GMM(gmm_fsm)[0x612000011320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164649742 DLLC NOTICE LLME(ffffffff/c141e879){UNASSIGNED} LLGM Assign pre (c141e879 => c9a2760d) (gprs_llc.c:1079) 20250805164649742 DLLC NOTICE LLME(c141e879/c9a2760d){ASSIGNED} LLGM Assign post (c141e879 => c9a2760d) (gprs_llc.c:1125) 20250805164649742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164649742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164649742 DMM DEBUG MM(262420000000031/c9a2760d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164649766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164649766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164649766 DMM DEBUG MM_STATE_Gb(0)[0x612000011620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164649766 DMM DEBUG MM(262420000000031/c9a2760d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250805164649766 DMM NOTICE MM(262420000000031/c9a2760d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164649766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164649766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164649766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164649766 DMM DEBUG MM(262420000000031/c9a2760d) Requesting authorization (sgsn_auth.c:160) 20250805164649766 DMM INFO MM(262420000000031/c9a2760d) Requesting authentication tuples (sgsn_auth.c:184) 20250805164649766 DMM DEBUG MM(262420000000031/c9a2760d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164649766 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250805164649766 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(400)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(403) SGSN_Test-GSUP(400)@9f33ff8d4e14: Added IMSI table entry 0TC_hlr_location_cancel_request_update(403)"262420000000031" 20250805164649768 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164649768 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164649768 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164649768 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164649768 DMM INFO MM(262420000000031/c9a2760d) Subscriber data update (mmctx.c:445) 20250805164649768 DMM DEBUG MM(262420000000031/c9a2760d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164649768 DMM INFO MM(262420000000031/c9a2760d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164649768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164649768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164649768 DMM INFO MM(262420000000031/c9a2760d) <- GMM AUTH AND CIPHERING REQ (rand = 83 27 86 4c 4c 29 32 1b 06 f5 c8 2c be 8b 99 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164649779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164649779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164649779 DMM DEBUG MM_STATE_Gb(0)[0x612000011620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164649779 DMM INFO MM(262420000000031/c9a2760d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164649779 DMM NOTICE MM(262420000000031/c9a2760d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164649779 DMM DEBUG MM(262420000000031/c9a2760d) checking auth: received GSM SRES = 79 32 ef b7 (gprs_gmm.c:716) 20250805164649779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164649779 DMM DEBUG MM(262420000000031/c9a2760d) Requesting authorization (sgsn_auth.c:160) 20250805164649779 DMM INFO MM(262420000000031/c9a2760d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164649779 DMM DEBUG MM(262420000000031/c9a2760d) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164649779 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250805164649779 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164649779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164649779 DMM INFO MM(262420000000031/c9a2760d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9a2760d) (gprs_gmm.c:337) 20250805164649783 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164649783 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164649783 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250805164649783 DMM INFO MM(262420000000031/c9a2760d) Subscriber data update (mmctx.c:445) 20250805164649783 DMM DEBUG MM(262420000000031/c9a2760d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164649783 DMM INFO MM(262420000000031/c9a2760d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164649783 DMM NOTICE MM(262420000000031/c9a2760d) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250805164649783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164649783 DMM NOTICE MM(262420000000031/c9a2760d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164649783 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20250805164649785 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164649785 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250805164649785 DMM INFO MM(262420000000031/c9a2760d) Subscriber data update (mmctx.c:445) 20250805164649785 DMM DEBUG MM(262420000000031/c9a2760d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164649800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164649800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164649800 DMM DEBUG MM_STATE_Gb(0)[0x612000011620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164649800 DMM INFO MM(262420000000031/c9a2760d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164649800 DMM NOTICE MM(262420000000031/c9a2760d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164649800 DMM DEBUG GMM(gmm_fsm)[0x612000011320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164649800 DMM DEBUG GMM(gmm_fsm)[0x612000011320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164649800 DLLC NOTICE LLME(c141e879/c9a2760d){ASSIGNED} LLGM Assign pre (ffffffff => c9a2760d) (gprs_llc.c:1079) 20250805164649800 DLLC NOTICE LLME(ffffffff/c9a2760d){ASSIGNED} LLGM Assign post (ffffffff => c9a2760d) (gprs_llc.c:1125) 20250805164649800 DMM DEBUG MM_STATE_Gb(0)[0x612000011620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164649800 DMM DEBUG MM_STATE_Gb(0)[0x612000011620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164649800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164649800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(403)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164649848 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250805164649848 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250805164649848 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20250805164649848 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250805164649848 DMM INFO MM(262420000000031/c9a2760d) Subscriber data update (mmctx.c:445) 20250805164649848 DMM DEBUG MM(262420000000031/c9a2760d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250805164649848 DMM INFO MM(262420000000031/c9a2760d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250805164649848 DMM INFO MM(262420000000031/c9a2760d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164649848 DMM INFO MM(262420000000031/c9a2760d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164649848 DMM DEBUG GMM(gmm_fsm)[0x612000011320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164649848 DMM DEBUG GMM(gmm_fsm)[0x612000011320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164649848 DMM DEBUG MM_STATE_Gb(0)[0x612000011620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164649848 DMM DEBUG MM_STATE_Gb(0)[0x612000011620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164649848 DLLC NOTICE LLME(ffffffff/c9a2760d){ASSIGNED} LLGM Assign pre (c9a2760d => ffffffff) (gprs_llc.c:1079) 20250805164649848 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9a2760d => ffffffff) (gprs_llc.c:1125) 20250805164649848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000114a0]{Init}: Deallocated (fsm.c:568) 20250805164649848 DMM DEBUG MM_STATE_Gb(0)[0x612000011620]{Idle}: Deallocated (fsm.c:568) 20250805164649848 DMM DEBUG MM_STATE_Iu[0x6120000117a0]{Detached}: Deallocated (fsm.c:568) 20250805164649848 DMM DEBUG GMM(gmm_fsm)[0x612000011320]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(403)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed MC@9f33ff8d4e14: Test Component 403 has requested to stop MTC. Terminating current testcase execution. 20250805164654856 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(400)@9f33ff8d4e14: Final verdict of PTC: none 20250805164654856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(398)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(388)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@9f33ff8d4e14: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(397)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(393)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(402)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(401)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@9f33ff8d4e14: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(387)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@9f33ff8d4e14: Final verdict of PTC: none 20250805164654859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34070<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(392)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(386)@9f33ff8d4e14: Final verdict of PTC: none TC_hlr_location_cancel_request_update(403)@9f33ff8d4e14: Final verdict of PTC: pass -NSVCI98-provIP(391)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(396)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(387): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(392): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(397): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(401): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(402): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_update(403): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Tue Aug 5 16:46:54 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20250805164654914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164655215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95356) 20250805164655857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164655858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95356, count=100788) 20250805164656859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164656859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Tue Aug 5 16:46:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164657861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164657861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_hlr_location_cancel_request_withdraw started. 20250805164658302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164658304 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(404)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(405)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(404)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164658349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164658349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164658349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164658349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164658349 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164658349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164658349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164658349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164658349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164658350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164658350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164658350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164658350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164658350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164658350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164658350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164658350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164658350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164658350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164658350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164658350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164658350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164658352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(409)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(405)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(405)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164658357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164658357 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(407)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(410)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(409)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164658364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164658365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164658365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164658365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164658365 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164658365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164658365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164658365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164658365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164658365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164658365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164658365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164658365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164658366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164658366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164658366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164658366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164658366 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164658366 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164658366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164658366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164658366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164658368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(414)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(410)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(410)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164658372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164658372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(412)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(415)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(414)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164658382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164658382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164658382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164658382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164658382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164658382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164658382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164658382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164658382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164658383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164658383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164658383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164658383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164658383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164658383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164658383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164658383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164658383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164658383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164658383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164658384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164658384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164658386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(415)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(415)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164658391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164658391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(417)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164658862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164658862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164658862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164658862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(419)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(419)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164658863 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164658864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(419)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(419)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(419)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(419)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(419)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(419)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(407)@9f33ff8d4e14: Adding Client=TC_hlr_location_cancel_request_withdraw(423), IMSI='262420000000029'H, TLLI='CC868F3D'O, index=0 SGSN_Test-GSUP(420)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(423) TC_hlr_location_cancel_request_withdraw(423)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CC9C9DFFA11EE753EE90D27FD26D6393'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A9E8F8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FAE41FEFA62E96EC'O } } } } } 20250805164659944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164659944 DLLC NOTICE LLME(ffffffff/cc868f3d){UNASSIGNED} LLC RX: unknown TLLI 0xcc868f3d, creating LLME on the fly (gprs_llc.c:552) 20250805164659944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164659944 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164659944 DMM DEBUG GMM(gmm_fsm)[0x612000011920]{Deregistered}: Allocated (fsm.c:456) 20250805164659945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{Init}: Allocated (fsm.c:456) 20250805164659945 DMM DEBUG MM_STATE_Gb[0x612000011c20]{Idle}: Allocated (fsm.c:456) 20250805164659945 DMM DEBUG MM_STATE_Iu[0x612000011da0]{Detached}: Allocated (fsm.c:456) 20250805164659945 DMM DEBUG GMM(gmm_fsm)[0x612000011920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164659945 DMM DEBUG GMM(gmm_fsm)[0x612000011920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164659945 DLLC NOTICE LLME(ffffffff/cc868f3d){UNASSIGNED} LLGM Assign pre (cc868f3d => d5f91897) (gprs_llc.c:1079) 20250805164659945 DLLC NOTICE LLME(cc868f3d/d5f91897){ASSIGNED} LLGM Assign post (cc868f3d => d5f91897) (gprs_llc.c:1125) 20250805164659945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164659945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164659945 DMM DEBUG MM(262420000000029/d5f91897) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164659959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164659959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164659959 DMM DEBUG MM_STATE_Gb(0)[0x612000011c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164659959 DMM DEBUG MM(262420000000029/d5f91897) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250805164659959 DMM NOTICE MM(262420000000029/d5f91897) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164659959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164659959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164659959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164659959 DMM DEBUG MM(262420000000029/d5f91897) Requesting authorization (sgsn_auth.c:160) 20250805164659959 DMM INFO MM(262420000000029/d5f91897) Requesting authentication tuples (sgsn_auth.c:184) 20250805164659959 DMM DEBUG MM(262420000000029/d5f91897) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164659959 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250805164659959 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(420)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(423) SGSN_Test-GSUP(420)@9f33ff8d4e14: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(423)"262420000000029" 20250805164659964 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164659964 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164659964 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164659964 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164659964 DMM INFO MM(262420000000029/d5f91897) Subscriber data update (mmctx.c:445) 20250805164659964 DMM DEBUG MM(262420000000029/d5f91897) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164659964 DMM INFO MM(262420000000029/d5f91897) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164659964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164659964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164659964 DMM INFO MM(262420000000029/d5f91897) <- GMM AUTH AND CIPHERING REQ (rand = cc 9c 9d ff a1 1e e7 53 ee 90 d2 7f d2 6d 63 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164659978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164659978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164659978 DMM DEBUG MM_STATE_Gb(0)[0x612000011c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164659978 DMM INFO MM(262420000000029/d5f91897) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164659978 DMM NOTICE MM(262420000000029/d5f91897) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164659978 DMM DEBUG MM(262420000000029/d5f91897) checking auth: received GSM SRES = 5a 9e 8f 8e (gprs_gmm.c:716) 20250805164659978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164659979 DMM DEBUG MM(262420000000029/d5f91897) Requesting authorization (sgsn_auth.c:160) 20250805164659979 DMM INFO MM(262420000000029/d5f91897) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164659979 DMM DEBUG MM(262420000000029/d5f91897) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164659979 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250805164659979 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164659979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164659979 DMM INFO MM(262420000000029/d5f91897) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5f91897) (gprs_gmm.c:337) 20250805164659982 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164659982 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164659982 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250805164659982 DMM INFO MM(262420000000029/d5f91897) Subscriber data update (mmctx.c:445) 20250805164659982 DMM DEBUG MM(262420000000029/d5f91897) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164659982 DMM INFO MM(262420000000029/d5f91897) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164659982 DMM NOTICE MM(262420000000029/d5f91897) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250805164659982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164659982 DMM NOTICE MM(262420000000029/d5f91897) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164659983 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20250805164659984 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164659984 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250805164659984 DMM INFO MM(262420000000029/d5f91897) Subscriber data update (mmctx.c:445) 20250805164659984 DMM DEBUG MM(262420000000029/d5f91897) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164659995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164659995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164659995 DMM DEBUG MM_STATE_Gb(0)[0x612000011c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164659995 DMM INFO MM(262420000000029/d5f91897) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164659995 DMM NOTICE MM(262420000000029/d5f91897) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164659995 DMM DEBUG GMM(gmm_fsm)[0x612000011920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164659995 DMM DEBUG GMM(gmm_fsm)[0x612000011920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164659995 DLLC NOTICE LLME(cc868f3d/d5f91897){ASSIGNED} LLGM Assign pre (ffffffff => d5f91897) (gprs_llc.c:1079) 20250805164659995 DLLC NOTICE LLME(ffffffff/d5f91897){ASSIGNED} LLGM Assign post (ffffffff => d5f91897) (gprs_llc.c:1125) 20250805164659995 DMM DEBUG MM_STATE_Gb(0)[0x612000011c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164659995 DMM DEBUG MM_STATE_Gb(0)[0x612000011c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164659995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164659995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(423)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164700045 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250805164700045 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250805164700045 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20250805164700045 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250805164700045 DMM INFO MM(262420000000029/d5f91897) Subscriber data update (mmctx.c:445) 20250805164700045 DMM DEBUG MM(262420000000029/d5f91897) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250805164700045 DMM INFO MM(262420000000029/d5f91897) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250805164700045 DMM INFO MM(262420000000029/d5f91897) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250805164700045 DMM NOTICE MM(262420000000029/d5f91897) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250805164700045 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250805164700046 DMM INFO MM(262420000000029/d5f91897) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250805164700046 DMM DEBUG GMM(gmm_fsm)[0x612000011920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164700046 DMM DEBUG GMM(gmm_fsm)[0x612000011920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164700046 DMM DEBUG MM_STATE_Gb(0)[0x612000011c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164700046 DMM DEBUG MM_STATE_Gb(0)[0x612000011c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164700046 DLLC NOTICE LLME(ffffffff/d5f91897){ASSIGNED} LLGM Assign pre (d5f91897 => ffffffff) (gprs_llc.c:1079) 20250805164700046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5f91897 => ffffffff) (gprs_llc.c:1125) 20250805164700046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011aa0]{Init}: Deallocated (fsm.c:568) 20250805164700046 DMM DEBUG MM_STATE_Gb(0)[0x612000011c20]{Idle}: Deallocated (fsm.c:568) 20250805164700046 DMM DEBUG MM_STATE_Iu[0x612000011da0]{Detached}: Deallocated (fsm.c:568) 20250805164700046 DMM DEBUG GMM(gmm_fsm)[0x612000011920]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(423)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(407)@9f33ff8d4e14: Removing Client IMSI='262420000000029'H, index=0 20250805164700060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164700060 DLLC NOTICE LLME(ffffffff/d5f91897){UNASSIGNED} LLC RX: unknown TLLI 0xd5f91897, creating LLME on the fly (gprs_llc.c:552) 20250805164700060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164700060 DMM NOTICE LLME(ffffffff/d5f91897){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250805164700060 DLLC NOTICE LLME(ffffffff/d5f91897){UNASSIGNED} LLGM Assign pre (d5f91897 => ffffffff) (gprs_llc.c:1079) 20250805164700060 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5f91897 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(423)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164700067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(420)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(413)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(405)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(404)@9f33ff8d4e14: Final verdict of PTC: none 20250805164700073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_hlr_location_cancel_request_withdraw-BVCI210(412)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(418)@9f33ff8d4e14: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(407)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(415)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(408)@9f33ff8d4e14: Final verdict of PTC: none 20250805164700073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_withdraw-BVCI220(417)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(409)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(410)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(419)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(414)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(411)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(406)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(416)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(421)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(422)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(404): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(405): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(407): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(409): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(410): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(412): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(414): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(415): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(417): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(419): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(420): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(421): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(422): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(423): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Tue Aug 5 16:47:00 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20250805164700123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164700424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45248) 20250805164701074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164701074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45248, count=97304) 20250805164702076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164702076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Tue Aug 5 16:47:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164703078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164703078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250805164703460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164703460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(424)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(425)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(424)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(428)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(428)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164703481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164703481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164703481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164703481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164703481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164703481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164703481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164703481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164703481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(428)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164703482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164703482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164703482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164703482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164703482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164703482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164703482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164703482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164703482 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164703482 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164703482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164703483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164703483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(428)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(428)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164703485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(429)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(425)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(425)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164703491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164703491 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(430)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(429)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(433)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(433)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164703498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164703498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164703498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164703498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164703499 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164703499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164703499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164703499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164703499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(433)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164703499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164703499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164703499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164703499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164703499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164703499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164703499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164703499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164703500 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164703500 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164703500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164703500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164703500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(433)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(433)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164703503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(434)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(430)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(430)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164703508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164703508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(435)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(434)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(438)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(438)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164703518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164703518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164703518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164703518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164703518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164703518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164703518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164703518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164703518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(438)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164703519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164703519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164703519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164703519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164703519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164703519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164703519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164703519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164703519 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164703519 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164703519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164703520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164703520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(438)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(438)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164703523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(435)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(435)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164703529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164703529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164704080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164704080 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164704080 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164704080 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(439)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(439)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164704085 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164704086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(439)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(439)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(439)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(439)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(439)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(439)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@9f33ff8d4e14: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443), IMSI='262420000000030'H, TLLI='D35A412E'O, index=0 SGSN_Test-GSUP(440)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) 20250805164705132 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20250805164705132 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(440)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) SGSN_Test-GSUP(440)@9f33ff8d4e14: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@9f33ff8d4e14: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@9f33ff8d4e14: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164705139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34242<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805164705142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164705142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(425)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(435)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(424)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(430)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(434)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(433)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(429)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(436)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(426)@9f33ff8d4e14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(439)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(431)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(440)@9f33ff8d4e14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(442)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(428)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(438)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(441)@9f33ff8d4e14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(424): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(425): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(426): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(428): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(429): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(430): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(431): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(433): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(434): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(435): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(436): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(438): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(439): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(440): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(441): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(442): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Tue Aug 5 16:47:05 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20250805164705246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164705551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34258<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45580) 20250805164706143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164706143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45580, count=53524) 20250805164707145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164707145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Tue Aug 5 16:47:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164708146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164708146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250805164708619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164708622 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(444)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(445)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(444)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(448)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(448)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164708651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164708651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164708651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164708651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164708651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164708651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164708651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164708651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164708651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(448)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164708652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164708652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164708652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164708652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164708652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164708652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164708652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164708652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164708652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164708652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164708652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(448)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164708653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164708653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(448)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164708655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(449)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(445)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(445)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164708661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164708661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(450)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(449)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(453)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(453)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164708669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164708669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164708669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164708669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164708669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164708669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164708669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164708670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164708670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(453)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164708670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164708670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164708670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164708671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164708671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164708671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164708671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164708671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164708671 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164708671 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164708671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164708671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164708671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(453)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(453)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164708673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(454)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(450)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(450)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164708681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164708681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(455)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(454)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(458)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(458)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164708687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164708687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164708687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164708687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164708687 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164708687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164708687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164708687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164708687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(458)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164708689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164708689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164708689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164708689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164708689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164708689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164708689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164708689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164708689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164708689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164708689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164708689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164708689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(458)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(458)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164708692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(455)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(455)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164708698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164708698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164709148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164709148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164709148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164709148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(459)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(459)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164709152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(459)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(459)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(459)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(459)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805164709154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(459)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(459)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@9f33ff8d4e14: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(463), IMSI='262420000000030'H, TLLI='CC665CF8'O, index=0 SGSN_Test-GSUP(460)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) 20250805164710193 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20250805164710193 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(460)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) SGSN_Test-GSUP(460)@9f33ff8d4e14: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(463)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(463)@9f33ff8d4e14: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@9f33ff8d4e14: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(463)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164710196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34274<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(460)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(444)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(450)@9f33ff8d4e14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@9f33ff8d4e14: Final verdict of PTC: none 20250805164710200 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164710200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(445)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(449)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(459)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(454)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(448)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(461)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(453)@9f33ff8d4e14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(462)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(458)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(451)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(456)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(455)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(446)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(444): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(445): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(446): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(448): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(449): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(450): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(451): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(453): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(454): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(455): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(456): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(458): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(459): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(460): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(461): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(462): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(463): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Tue Aug 5 16:47:10 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20250805164710301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164710603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45512) 20250805164711202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164711202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45512, count=53452) 20250805164712203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164712203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Tue Aug 5 16:47:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164713205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164713205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_rau_unknown started. 20250805164713629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164713630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(464)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(465)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(464)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(468)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(468)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164713649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164713649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164713649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164713649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164713649 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164713649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164713649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164713649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164713649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(468)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164713650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164713650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164713650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164713650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164713650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164713650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164713650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164713650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164713650 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164713650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164713650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(468)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164713650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164713650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(468)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164713652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(469)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(465)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(465)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164713658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164713658 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(467)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(470)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(469)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(473)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(473)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164713665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164713665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164713665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164713665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164713665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164713665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164713665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164713665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164713665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(473)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164713666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164713666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164713666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164713666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164713666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164713666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164713666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164713666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164713666 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164713666 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164713666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(473)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164713667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164713667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(473)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164713668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(474)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(470)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(470)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164713673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164713673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(472)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(475)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(474)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(478)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(478)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164713684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164713684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164713684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164713684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164713684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164713684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164713684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164713684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164713684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(478)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164713686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164713686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164713686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164713687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164713687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164713687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164713687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164713687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164713687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164713687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164713687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164713687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164713687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(478)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(478)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164713689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(475)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(475)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164713695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164713695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(477)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164714206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164714206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164714206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164714206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(479)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(479)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164714210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(479)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(479)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164714211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(479)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(479)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(479)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(479)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(467)@9f33ff8d4e14: Adding Client=TC_rau_unknown(483), IMSI='262420000000011'H, TLLI='F8DF32AD'O, index=0 SGSN_Test-GSUP(480)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(483) 20250805164715290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164715290 DLLC NOTICE LLME(ffffffff/f8df32ad){UNASSIGNED} LLC RX: unknown TLLI 0xf8df32ad, creating LLME on the fly (gprs_llc.c:552) 20250805164715290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250805164715290 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805164715290 DMM NOTICE LLME(ffffffff/f8df32ad){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250805164715290 DLLC NOTICE LLME(ffffffff/f8df32ad){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250805164715290 DMM ERROR LLME(ffffffff/f8df32ad){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250805164715290 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250805164715290 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250805164715290 DLLC NOTICE LLME(ffffffff/f8df32ad){UNASSIGNED} LLGM Assign pre (f8df32ad => ffffffff) (gprs_llc.c:1079) 20250805164715290 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8df32ad => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(483)@9f33ff8d4e14: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(467)@9f33ff8d4e14: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(483)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164715307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(480)@9f33ff8d4e14: Final verdict of PTC: none 20250805164715312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164715312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(468)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(473)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(479)@9f33ff8d4e14: Final verdict of PTC: none TC_rau_unknown-BVCI196(467)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(469)@9f33ff8d4e14: Final verdict of PTC: none TC_rau_unknown-BVCI220(477)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(475)@9f33ff8d4e14: Final verdict of PTC: none TC_rau_unknown-BVCI210(472)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(464)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(474)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(470)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(465)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(482)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(478)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(481)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(476)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(471)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(466)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(464): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(465): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(466): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_rau_unknown-BVCI196(467): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(468): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(469): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(470): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(471): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_rau_unknown-BVCI210(472): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(473): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(474): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(475): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(476): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_rau_unknown-BVCI220(477): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(478): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(479): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(480): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(481): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(482): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_rau_unknown(483): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_rau_unknown finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Tue Aug 5 16:47:15 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250805164715417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164715718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44548<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44600) 20250805164716312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164716313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44600, count=55064) 20250805164717313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164717313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Tue Aug 5 16:47:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164718315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164718315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_rau started. 20250805164718794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164718796 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(484)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(485)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(484)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(488)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(488)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164718828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164718828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164718828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164718828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164718828 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164718828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164718828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164718828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164718828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(488)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164718829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164718829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164718829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164718829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164718829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164718829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164718830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164718830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164718830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164718830 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164718830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164718830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164718830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(488)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(488)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(489)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164718834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(485)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(485)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164718840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164718840 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(490)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(487)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(489)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(493)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(493)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164718847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164718847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164718847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164718847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164718847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164718847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164718847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164718847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164718847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(493)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164718848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164718848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164718848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164718848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164718848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164718848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164718848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164718848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164718848 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164718848 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164718848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(493)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164718849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164718849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(493)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164718851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(494)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(490)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(490)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164718857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164718857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(495)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(492)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(494)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(499)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(499)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164718869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164718869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164718869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164718869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164718869 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164718869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164718869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164718869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164718869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(499)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164718870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164718870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164718870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164718870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164718870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164718870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164718870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164718870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164718870 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164718870 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164718870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164718870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164718870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(499)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(499)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164718872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(495)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(495)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164718876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164718876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(496)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164719215 DGPRS DEBUG Checking for inactive LLMEs, time = 56940638 (sgsn.c:132) 20250805164719228 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164719229 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164719229 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164719229 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164719229 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164719229 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164719229 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164719229 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164719229 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164719230 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805164719316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164719316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164719316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164719316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(498)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(498)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164719320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(498)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(498)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164719321 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(498)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(498)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(498)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(498)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(487)@9f33ff8d4e14: Adding Client=TC_attach_rau(503), IMSI='262420000000012'H, TLLI='F0588ABD'O, index=0 SGSN_Test-GSUP(500)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(503) TC_attach_rau(503)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D341E56E3C5FDD28FAD6C48ED0F5741A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '516AE065'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EB4786999E8FB23'O } } } } } 20250805164720414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164720414 DLLC NOTICE LLME(ffffffff/f0588abd){UNASSIGNED} LLC RX: unknown TLLI 0xf0588abd, creating LLME on the fly (gprs_llc.c:552) 20250805164720414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164720414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164720415 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{Deregistered}: Allocated (fsm.c:456) 20250805164720415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{Init}: Allocated (fsm.c:456) 20250805164720415 DMM DEBUG MM_STATE_Gb[0x612000012220]{Idle}: Allocated (fsm.c:456) 20250805164720415 DMM DEBUG MM_STATE_Iu[0x6120000123a0]{Detached}: Allocated (fsm.c:456) 20250805164720415 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164720415 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164720415 DLLC NOTICE LLME(ffffffff/f0588abd){UNASSIGNED} LLGM Assign pre (f0588abd => c30e97ca) (gprs_llc.c:1079) 20250805164720415 DLLC NOTICE LLME(f0588abd/c30e97ca){ASSIGNED} LLGM Assign post (f0588abd => c30e97ca) (gprs_llc.c:1125) 20250805164720415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164720415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164720415 DMM DEBUG MM(262420000000012/c30e97ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164720429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164720429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164720429 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164720429 DMM DEBUG MM(262420000000012/c30e97ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250805164720429 DMM NOTICE MM(262420000000012/c30e97ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164720429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164720429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164720429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164720429 DMM DEBUG MM(262420000000012/c30e97ca) Requesting authorization (sgsn_auth.c:160) 20250805164720429 DMM INFO MM(262420000000012/c30e97ca) Requesting authentication tuples (sgsn_auth.c:184) 20250805164720429 DMM DEBUG MM(262420000000012/c30e97ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164720429 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250805164720429 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(500)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(503) SGSN_Test-GSUP(500)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_rau(503)"262420000000012" 20250805164720435 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164720435 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164720435 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164720435 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164720435 DMM INFO MM(262420000000012/c30e97ca) Subscriber data update (mmctx.c:445) 20250805164720435 DMM DEBUG MM(262420000000012/c30e97ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164720435 DMM INFO MM(262420000000012/c30e97ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164720435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164720435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164720435 DMM INFO MM(262420000000012/c30e97ca) <- GMM AUTH AND CIPHERING REQ (rand = d3 41 e5 6e 3c 5f dd 28 fa d6 c4 8e d0 f5 74 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164720451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164720451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164720451 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164720451 DMM INFO MM(262420000000012/c30e97ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164720451 DMM NOTICE MM(262420000000012/c30e97ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164720451 DMM DEBUG MM(262420000000012/c30e97ca) checking auth: received GSM SRES = 51 6a e0 65 (gprs_gmm.c:716) 20250805164720451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164720451 DMM DEBUG MM(262420000000012/c30e97ca) Requesting authorization (sgsn_auth.c:160) 20250805164720451 DMM INFO MM(262420000000012/c30e97ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164720451 DMM DEBUG MM(262420000000012/c30e97ca) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164720452 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250805164720452 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164720452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164720452 DMM INFO MM(262420000000012/c30e97ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xc30e97ca) (gprs_gmm.c:337) 20250805164720455 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164720455 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164720455 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250805164720455 DMM INFO MM(262420000000012/c30e97ca) Subscriber data update (mmctx.c:445) 20250805164720455 DMM DEBUG MM(262420000000012/c30e97ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164720455 DMM INFO MM(262420000000012/c30e97ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164720455 DMM NOTICE MM(262420000000012/c30e97ca) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250805164720455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164720456 DMM NOTICE MM(262420000000012/c30e97ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164720456 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) 20250805164720457 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164720457 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250805164720457 DMM INFO MM(262420000000012/c30e97ca) Subscriber data update (mmctx.c:445) 20250805164720457 DMM DEBUG MM(262420000000012/c30e97ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164720467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164720467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164720468 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164720468 DMM INFO MM(262420000000012/c30e97ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164720468 DMM NOTICE MM(262420000000012/c30e97ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164720468 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164720468 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164720468 DLLC NOTICE LLME(f0588abd/c30e97ca){ASSIGNED} LLGM Assign pre (ffffffff => c30e97ca) (gprs_llc.c:1079) 20250805164720468 DLLC NOTICE LLME(ffffffff/c30e97ca){ASSIGNED} LLGM Assign post (ffffffff => c30e97ca) (gprs_llc.c:1125) 20250805164720468 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164720468 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164720468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164720468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(503)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164720524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164720525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164720525 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164720525 DMM INFO MM(262420000000012/c30e97ca) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250805164720525 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164720525 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805164720525 DLLC NOTICE LLME(ffffffff/c30e97ca){ASSIGNED} LLGM Assign pre (c30e97ca => d8747789) (gprs_llc.c:1079) 20250805164720525 DLLC NOTICE LLME(c30e97ca/d8747789){ASSIGNED} LLGM Assign post (c30e97ca => d8747789) (gprs_llc.c:1125) 20250805164720525 DMM INFO MM(262420000000012/d8747789) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(503)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(503)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(487)@9f33ff8d4e14: Removing Client IMSI='262420000000012'H, index=0 20250805164720540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164720540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250805164720540 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164720540 DMM INFO MM(262420000000012/d8747789) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250805164720540 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250805164720540 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164720541 DLLC NOTICE LLME(c30e97ca/d8747789){ASSIGNED} LLGM Assign pre (ffffffff => d8747789) (gprs_llc.c:1079) 20250805164720541 DLLC NOTICE LLME(ffffffff/d8747789){ASSIGNED} LLGM Assign post (ffffffff => d8747789) (gprs_llc.c:1125) 20250805164720541 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(503)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164720547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44550<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau-BVCI196(487)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(500)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(489)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(488)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau-BVCI210(492)@9f33ff8d4e14: Final verdict of PTC: none 20250805164720552 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164720552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(495)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau-BVCI220(496)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(490)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(499)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(498)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(494)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(485)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(493)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(502)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(501)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(484)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(491)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(486)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(497)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(484): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(485): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(486): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau-BVCI196(487): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(488): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(489): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(490): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(491): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau-BVCI210(492): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(493): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(494): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(495): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau-BVCI220(496): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(497): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(498): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(499): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(500): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(501): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(502): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau(503): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_rau finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Tue Aug 5 16:47:20 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250805164720617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164721019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52192) 20250805164721553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164721553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52192, count=100348) 20250805164722555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164722555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Tue Aug 5 16:47:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164723557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164723557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_rau_a_a started. 20250805164724135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164724137 DMM INFO MM(262420000000012/d8747789) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164724137 DMM INFO MM(262420000000012/d8747789) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164724137 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164724137 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164724137 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164724137 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164724137 DLLC NOTICE LLME(ffffffff/d8747789){ASSIGNED} LLGM Assign pre (d8747789 => ffffffff) (gprs_llc.c:1079) 20250805164724137 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8747789 => ffffffff) (gprs_llc.c:1125) 20250805164724138 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250805164724138 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164724138 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:402) 20250805164724138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000120a0]{Init}: Deallocated (fsm.c:568) 20250805164724138 DMM DEBUG MM_STATE_Gb(0)[0x612000012220]{Idle}: Deallocated (fsm.c:568) 20250805164724138 DMM DEBUG MM_STATE_Iu[0x6120000123a0]{Detached}: Deallocated (fsm.c:568) 20250805164724138 DMM DEBUG GMM(gmm_fsm)[0x612000011f20]{Deregistered}: Deallocated (fsm.c:568) 20250805164724138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(504)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(505)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(504)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(508)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(508)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164724162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164724162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164724162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164724162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164724162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164724162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164724162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164724162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164724162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(508)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164724163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164724163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164724163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164724163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164724163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164724163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164724163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164724163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164724163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164724163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164724163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164724163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164724163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(508)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(508)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164724166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(509)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(505)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(505)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164724172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164724172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(507)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(510)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(509)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(513)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(513)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164724179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164724179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164724179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164724179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164724179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164724179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164724179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164724179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164724179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(513)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164724180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164724180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164724180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164724180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164724180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164724180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164724180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164724180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164724180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164724180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164724180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164724181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164724181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(513)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(513)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164724183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(514)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(510)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(510)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164724191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164724191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(515)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(512)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(514)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(518)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(518)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164724197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164724197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164724197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164724197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164724197 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164724197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164724197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164724197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164724197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(518)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164724198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164724198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164724198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164724198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164724198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164724198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164724198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164724198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164724198 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164724198 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164724198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164724198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164724198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(518)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(518)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164724200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(515)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(515)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164724205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164724205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(517)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164724559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164724559 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164724559 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164724559 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(519)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(519)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164724563 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(519)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(519)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164724564 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(519)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(519)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(519)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(519)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(507)@9f33ff8d4e14: Adding Client=TC_attach_rau_a_a(523), IMSI='262420000000037'H, TLLI='D8328A02'O, index=0 SGSN_Test-GSUP(520)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(523) TC_attach_rau_a_a(523)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E75AB0F4EA974ED10998A875997B8ABB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF5308DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25DD11653370BE34'O } } } } } 20250805164725622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164725622 DLLC NOTICE LLME(ffffffff/d8328a02){UNASSIGNED} LLC RX: unknown TLLI 0xd8328a02, creating LLME on the fly (gprs_llc.c:552) 20250805164725622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164725622 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164725622 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Deregistered}: Allocated (fsm.c:456) 20250805164725622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{Init}: Allocated (fsm.c:456) 20250805164725622 DMM DEBUG MM_STATE_Gb[0x612000012820]{Idle}: Allocated (fsm.c:456) 20250805164725622 DMM DEBUG MM_STATE_Iu[0x6120000129a0]{Detached}: Allocated (fsm.c:456) 20250805164725622 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164725622 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164725622 DLLC NOTICE LLME(ffffffff/d8328a02){UNASSIGNED} LLGM Assign pre (d8328a02 => fc6f270d) (gprs_llc.c:1079) 20250805164725622 DLLC NOTICE LLME(d8328a02/fc6f270d){ASSIGNED} LLGM Assign post (d8328a02 => fc6f270d) (gprs_llc.c:1125) 20250805164725622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164725622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164725622 DMM DEBUG MM(262420000000037/fc6f270d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164725634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164725634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164725634 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164725634 DMM DEBUG MM(262420000000037/fc6f270d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250805164725634 DMM NOTICE MM(262420000000037/fc6f270d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164725634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164725634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164725634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164725634 DMM DEBUG MM(262420000000037/fc6f270d) Requesting authorization (sgsn_auth.c:160) 20250805164725634 DMM INFO MM(262420000000037/fc6f270d) Requesting authentication tuples (sgsn_auth.c:184) 20250805164725634 DMM DEBUG MM(262420000000037/fc6f270d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164725634 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250805164725634 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(520)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(523) SGSN_Test-GSUP(520)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_rau_a_a(523)"262420000000037" 20250805164725636 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164725636 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164725636 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164725636 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164725636 DMM INFO MM(262420000000037/fc6f270d) Subscriber data update (mmctx.c:445) 20250805164725636 DMM DEBUG MM(262420000000037/fc6f270d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164725636 DMM INFO MM(262420000000037/fc6f270d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164725636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164725636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164725636 DMM INFO MM(262420000000037/fc6f270d) <- GMM AUTH AND CIPHERING REQ (rand = e7 5a b0 f4 ea 97 4e d1 09 98 a8 75 99 7b 8a bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164725642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164725642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164725642 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164725642 DMM INFO MM(262420000000037/fc6f270d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164725642 DMM NOTICE MM(262420000000037/fc6f270d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164725642 DMM DEBUG MM(262420000000037/fc6f270d) checking auth: received GSM SRES = af 53 08 dc (gprs_gmm.c:716) 20250805164725642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164725642 DMM DEBUG MM(262420000000037/fc6f270d) Requesting authorization (sgsn_auth.c:160) 20250805164725642 DMM INFO MM(262420000000037/fc6f270d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164725642 DMM DEBUG MM(262420000000037/fc6f270d) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164725642 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250805164725642 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164725642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164725642 DMM INFO MM(262420000000037/fc6f270d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc6f270d) (gprs_gmm.c:337) 20250805164725643 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164725643 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164725643 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250805164725643 DMM INFO MM(262420000000037/fc6f270d) Subscriber data update (mmctx.c:445) 20250805164725643 DMM DEBUG MM(262420000000037/fc6f270d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164725643 DMM INFO MM(262420000000037/fc6f270d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164725643 DMM NOTICE MM(262420000000037/fc6f270d) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250805164725643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164725643 DMM NOTICE MM(262420000000037/fc6f270d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164725643 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) 20250805164725644 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164725644 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250805164725644 DMM INFO MM(262420000000037/fc6f270d) Subscriber data update (mmctx.c:445) 20250805164725644 DMM DEBUG MM(262420000000037/fc6f270d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164725648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164725648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164725649 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164725649 DMM INFO MM(262420000000037/fc6f270d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164725649 DMM NOTICE MM(262420000000037/fc6f270d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164725649 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164725649 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164725649 DLLC NOTICE LLME(d8328a02/fc6f270d){ASSIGNED} LLGM Assign pre (ffffffff => fc6f270d) (gprs_llc.c:1079) 20250805164725649 DLLC NOTICE LLME(ffffffff/fc6f270d){ASSIGNED} LLGM Assign post (ffffffff => fc6f270d) (gprs_llc.c:1125) 20250805164725649 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164725649 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164725649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164725649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(523)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164725708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164725708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164725708 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164725708 DMM INFO MM(262420000000037/fc6f270d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805164725708 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164725708 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805164725708 DLLC NOTICE LLME(ffffffff/fc6f270d){ASSIGNED} LLGM Assign pre (fc6f270d => c790fe02) (gprs_llc.c:1079) 20250805164725708 DLLC NOTICE LLME(fc6f270d/c790fe02){ASSIGNED} LLGM Assign post (fc6f270d => c790fe02) (gprs_llc.c:1125) 20250805164725708 DMM INFO MM(262420000000037/c790fe02) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805164725725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164725725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250805164725725 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164725725 DMM INFO MM(262420000000037/c790fe02) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250805164725725 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250805164725725 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164725725 DLLC NOTICE LLME(fc6f270d/c790fe02){ASSIGNED} LLGM Assign pre (ffffffff => c790fe02) (gprs_llc.c:1079) 20250805164725725 DLLC NOTICE LLME(ffffffff/c790fe02){ASSIGNED} LLGM Assign post (ffffffff => c790fe02) (gprs_llc.c:1125) 20250805164725725 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250805164725725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164725725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164725725 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164725725 DMM INFO MM(262420000000037/c790fe02) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805164725726 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164725726 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805164725726 DLLC NOTICE LLME(ffffffff/c790fe02){ASSIGNED} LLGM Assign pre (c790fe02 => eeb069b5) (gprs_llc.c:1079) 20250805164725726 DLLC NOTICE LLME(c790fe02/eeb069b5){ASSIGNED} LLGM Assign post (c790fe02 => eeb069b5) (gprs_llc.c:1125) 20250805164725726 DMM INFO MM(262420000000037/eeb069b5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805164725737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164725737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164725737 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164725737 DMM INFO MM(262420000000037/eeb069b5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250805164725737 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250805164725737 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164725737 DLLC NOTICE LLME(c790fe02/eeb069b5){ASSIGNED} LLGM Assign pre (ffffffff => eeb069b5) (gprs_llc.c:1079) 20250805164725737 DLLC NOTICE LLME(ffffffff/eeb069b5){ASSIGNED} LLGM Assign post (ffffffff => eeb069b5) (gprs_llc.c:1125) 20250805164725737 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250805164725738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164725738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164725738 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164725738 DMM INFO MM(262420000000037/eeb069b5) -> GMM DETACH REQUEST TLLI=0xeeb069b5 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250805164725738 DMM INFO MM(262420000000037/eeb069b5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250805164725738 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164725738 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164725738 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164725738 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164725738 DLLC NOTICE LLME(ffffffff/eeb069b5){ASSIGNED} LLGM Assign pre (eeb069b5 => ffffffff) (gprs_llc.c:1079) 20250805164725738 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eeb069b5 => ffffffff) (gprs_llc.c:1125) 20250805164725739 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250805164725739 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164725739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000126a0]{Init}: Deallocated (fsm.c:568) 20250805164725739 DMM DEBUG MM_STATE_Gb(0)[0x612000012820]{Idle}: Deallocated (fsm.c:568) 20250805164725739 DMM DEBUG MM_STATE_Iu[0x6120000129a0]{Detached}: Deallocated (fsm.c:568) 20250805164725739 DMM DEBUG GMM(gmm_fsm)[0x612000012520]{Deregistered}: Deallocated (fsm.c:568) 20250805164725740 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(523)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(507)@9f33ff8d4e14: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(523)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164730753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59336<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(520)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(518)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(508)@9f33ff8d4e14: Final verdict of PTC: none 20250805164730759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164730759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI196(507)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(522)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(519)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(515)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(513)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(517)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(512)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(514)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(505)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(504)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(510)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(509)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(506)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(511)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(521)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(516)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(504): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(505): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(506): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_a-BVCI196(507): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(508): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(509): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(510): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(511): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_a-BVCI210(512): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(513): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(514): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(515): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(516): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_a-BVCI220(517): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(518): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(519): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(520): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(521): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(522): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_a(523): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Tue Aug 5 16:47:30 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20250805164730876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164731178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112600) 20250805164731760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164731760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112600, count=113140) 20250805164732762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164732762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Tue Aug 5 16:47:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164733764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164733764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_rau_a_b started. 20250805164734265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164734266 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(524)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(525)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(524)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(528)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(528)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164734297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164734297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164734297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164734297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164734297 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164734297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164734297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164734297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164734297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(528)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164734299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164734299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164734299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164734299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164734299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164734299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164734299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164734299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164734299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164734299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164734299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164734300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164734300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(528)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(528)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164734303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(529)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(525)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(525)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164734310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164734310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(530)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(527)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(529)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(534)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(534)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164734322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164734322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164734322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164734322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164734322 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164734322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164734322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164734322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164734322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(533)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(534)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164734324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164734324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164734324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164734324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164734324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164734324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164734324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164734324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164734324 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164734324 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164734324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164734324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164734324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(534)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(534)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164734327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(530)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(530)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164734332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164734333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(531)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(533)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(539)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(539)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164734340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164734340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164734340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164734340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164734340 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164734340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164734340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164734340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164734340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(539)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164734341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164734341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164734341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164734342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164734342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164734342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164734342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164734342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164734342 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164734342 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164734342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164734342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164734342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(539)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(539)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164734344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(535)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164734349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164734349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(536)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164734765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164734765 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164734766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164734766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(538)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(538)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164734770 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(538)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(538)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164734771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(538)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(538)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(538)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(538)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(527)@9f33ff8d4e14: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='CD765031'O, index=0 SGSN_Test-GSUP(540)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(543) TC_attach_rau_a_b(543)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6547DE64D80A884EF856AE639CE497A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89110211'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90D6A3B442BB08DE'O } } } } } 20250805164735861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164735861 DLLC NOTICE LLME(ffffffff/cd765031){UNASSIGNED} LLC RX: unknown TLLI 0xcd765031, creating LLME on the fly (gprs_llc.c:552) 20250805164735861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164735861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164735861 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Deregistered}: Allocated (fsm.c:456) 20250805164735861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{Init}: Allocated (fsm.c:456) 20250805164735862 DMM DEBUG MM_STATE_Gb[0x612000012e20]{Idle}: Allocated (fsm.c:456) 20250805164735862 DMM DEBUG MM_STATE_Iu[0x612000012fa0]{Detached}: Allocated (fsm.c:456) 20250805164735862 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164735862 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164735862 DLLC NOTICE LLME(ffffffff/cd765031){UNASSIGNED} LLGM Assign pre (cd765031 => c10587d9) (gprs_llc.c:1079) 20250805164735862 DLLC NOTICE LLME(cd765031/c10587d9){ASSIGNED} LLGM Assign post (cd765031 => c10587d9) (gprs_llc.c:1125) 20250805164735862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164735862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164735862 DMM DEBUG MM(262420000000038/c10587d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164735873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164735873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164735873 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164735873 DMM DEBUG MM(262420000000038/c10587d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250805164735873 DMM NOTICE MM(262420000000038/c10587d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164735873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164735873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164735873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164735873 DMM DEBUG MM(262420000000038/c10587d9) Requesting authorization (sgsn_auth.c:160) 20250805164735873 DMM INFO MM(262420000000038/c10587d9) Requesting authentication tuples (sgsn_auth.c:184) 20250805164735873 DMM DEBUG MM(262420000000038/c10587d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164735873 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250805164735873 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(540)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(543) SGSN_Test-GSUP(540)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_rau_a_b(543)"262420000000038" 20250805164735878 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164735878 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164735878 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164735878 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164735878 DMM INFO MM(262420000000038/c10587d9) Subscriber data update (mmctx.c:445) 20250805164735878 DMM DEBUG MM(262420000000038/c10587d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164735878 DMM INFO MM(262420000000038/c10587d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164735878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164735878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164735878 DMM INFO MM(262420000000038/c10587d9) <- GMM AUTH AND CIPHERING REQ (rand = 65 47 de 64 d8 0a 88 4e f8 56 ae 63 9c e4 97 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164735890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164735890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164735890 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164735890 DMM INFO MM(262420000000038/c10587d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164735890 DMM NOTICE MM(262420000000038/c10587d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164735890 DMM DEBUG MM(262420000000038/c10587d9) checking auth: received GSM SRES = 89 11 02 11 (gprs_gmm.c:716) 20250805164735890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164735890 DMM DEBUG MM(262420000000038/c10587d9) Requesting authorization (sgsn_auth.c:160) 20250805164735890 DMM INFO MM(262420000000038/c10587d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164735890 DMM DEBUG MM(262420000000038/c10587d9) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164735890 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250805164735890 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164735890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164735890 DMM INFO MM(262420000000038/c10587d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc10587d9) (gprs_gmm.c:337) 20250805164735893 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164735893 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164735893 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250805164735893 DMM INFO MM(262420000000038/c10587d9) Subscriber data update (mmctx.c:445) 20250805164735893 DMM DEBUG MM(262420000000038/c10587d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164735893 DMM INFO MM(262420000000038/c10587d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164735893 DMM NOTICE MM(262420000000038/c10587d9) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250805164735893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164735894 DMM NOTICE MM(262420000000038/c10587d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164735894 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) 20250805164735895 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164735895 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250805164735895 DMM INFO MM(262420000000038/c10587d9) Subscriber data update (mmctx.c:445) 20250805164735895 DMM DEBUG MM(262420000000038/c10587d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164735904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164735904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164735904 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164735904 DMM INFO MM(262420000000038/c10587d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164735904 DMM NOTICE MM(262420000000038/c10587d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164735904 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164735904 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164735904 DLLC NOTICE LLME(cd765031/c10587d9){ASSIGNED} LLGM Assign pre (ffffffff => c10587d9) (gprs_llc.c:1079) 20250805164735904 DLLC NOTICE LLME(ffffffff/c10587d9){ASSIGNED} LLGM Assign post (ffffffff => c10587d9) (gprs_llc.c:1125) 20250805164735904 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164735904 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164735904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164735905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(543)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_rau_a_b(543)@9f33ff8d4e14: attach complete sending rau 20250805164735963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164735964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164735964 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164735964 DMM INFO MM(262420000000038/c10587d9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805164735964 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164735964 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805164735964 DLLC NOTICE LLME(ffffffff/c10587d9){ASSIGNED} LLGM Assign pre (c10587d9 => d92bcf06) (gprs_llc.c:1079) 20250805164735964 DLLC NOTICE LLME(c10587d9/d92bcf06){ASSIGNED} LLGM Assign post (c10587d9 => d92bcf06) (gprs_llc.c:1125) 20250805164735964 DMM INFO MM(262420000000038/d92bcf06) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@9f33ff8d4e14: rau complete unregistering TC_attach_rau_a_b-BVCI196(527)@9f33ff8d4e14: Removing Client IMSI='262420000000038'H, index=0 20250805164735979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164735979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250805164735979 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164735979 DMM INFO MM(262420000000038/d92bcf06) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250805164735979 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250805164735979 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164735979 DLLC NOTICE LLME(c10587d9/d92bcf06){ASSIGNED} LLGM Assign pre (ffffffff => d92bcf06) (gprs_llc.c:1079) 20250805164735979 DLLC NOTICE LLME(ffffffff/d92bcf06){ASSIGNED} LLGM Assign post (ffffffff => d92bcf06) (gprs_llc.c:1125) 20250805164735979 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(531)@9f33ff8d4e14: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='D92BCF06'O, index=0 TC_attach_rau_a_b(543)@9f33ff8d4e14: sending second RAU via different RA 20250805164735987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164735988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164735988 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805164735988 DMM INFO MM(262420000000038/d92bcf06) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d92bcf06, P-TMSI: d92bcf06 (00000000), TLLI: d92bcf06 (d92bcf06), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250805164735988 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250805164735988 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805164735988 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164735988 DLLC NOTICE LLME(ffffffff/d92bcf06){ASSIGNED} LLGM Assign pre (d92bcf06 => d92bcf06) (gprs_llc.c:1079) 20250805164735988 DLLC NOTICE LLME(d92bcf06/d92bcf06){ASSIGNED} LLGM Assign post (d92bcf06 => d92bcf06) (gprs_llc.c:1125) 20250805164735988 DMM INFO MM(262420000000038/d92bcf06) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805164736016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164736016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164736017 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164736017 DMM INFO MM(262420000000038/d92bcf06) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250805164736017 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250805164736017 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164736017 DLLC NOTICE LLME(d92bcf06/d92bcf06){ASSIGNED} LLGM Assign pre (ffffffff => d92bcf06) (gprs_llc.c:1079) 20250805164736017 DLLC NOTICE LLME(ffffffff/d92bcf06){ASSIGNED} LLGM Assign post (ffffffff => d92bcf06) (gprs_llc.c:1125) 20250805164736017 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250805164736018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164736018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164736018 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164736018 DMM INFO MM(262420000000038/d92bcf06) -> GMM DETACH REQUEST TLLI=0xd92bcf06 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250805164736018 DMM INFO MM(262420000000038/d92bcf06) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250805164736019 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164736019 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164736019 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164736019 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164736019 DLLC NOTICE LLME(ffffffff/d92bcf06){ASSIGNED} LLGM Assign pre (d92bcf06 => ffffffff) (gprs_llc.c:1079) 20250805164736019 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d92bcf06 => ffffffff) (gprs_llc.c:1125) 20250805164736019 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250805164736019 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164736019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012ca0]{Init}: Deallocated (fsm.c:568) 20250805164736019 DMM DEBUG MM_STATE_Gb(0)[0x612000012e20]{Idle}: Deallocated (fsm.c:568) 20250805164736019 DMM DEBUG MM_STATE_Iu[0x612000012fa0]{Detached}: Deallocated (fsm.c:568) 20250805164736019 DMM DEBUG GMM(gmm_fsm)[0x612000012b20]{Deregistered}: Deallocated (fsm.c:568) 20250805164736020 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(543)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(527)@9f33ff8d4e14: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(543)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164741026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(540)@9f33ff8d4e14: Final verdict of PTC: none 20250805164741028 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164741028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(538)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(531)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(528)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(539)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(524)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(534)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(536)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(525)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(533)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(529)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(530)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(527)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(541)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(542)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(537)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(526)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(535)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(532)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(524): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(525): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(526): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_b-BVCI196(527): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(528): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(529): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(530): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_b-BVCI210(531): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(532): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(533): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(534): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(535): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_b-BVCI220(536): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(537): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(538): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(539): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(540): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(541): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(542): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_b(543): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Tue Aug 5 16:47:41 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20250805164741095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164741397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103708) 20250805164742030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164742030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103708, count=109140) 20250805164743030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164743030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Tue Aug 5 16:47:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164744032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164744032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250805164744519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164744522 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(544)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(545)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(544)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(548)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(548)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164744575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164744575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164744575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164744575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164744576 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164744576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164744576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164744576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164744576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(548)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164744577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164744577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164744577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164744577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164744577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164744577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164744577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164744577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164744577 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164744577 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164744577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164744578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164744578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(548)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(548)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(549)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164744581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(545)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(545)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(550)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805164744587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164744587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(549)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(554)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(554)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164744596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164744596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164744596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164744596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164744596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164744596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164744596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164744596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164744596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(553)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(554)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164744597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164744597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164744597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164744597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164744597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164744597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164744597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164744597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164744597 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164744597 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164744597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164744597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164744597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(554)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(554)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164744599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(550)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(550)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(555)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805164744604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164744604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(553)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_rau_a_b_wrong_old_ra-BVCI210(551)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(558)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(558)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164744608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164744608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164744608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164744608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164744608 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164744608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164744608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164744608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164744608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(558)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164744609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164744609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164744609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164744609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164744609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164744609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164744609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164744609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164744609 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164744609 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164744609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164744609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164744609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(558)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(558)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164744611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(555)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(555)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164744616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164744616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(557)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164745034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164745034 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164745034 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164745034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(559)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(559)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164745038 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(559)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(559)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164745039 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(559)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(559)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(559)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(559)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9f33ff8d4e14: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='D15360F5'O, index=0 SGSN_Test-GSUP(560)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(563) TC_attach_rau_a_b_wrong_old_ra(563)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2ADBF72A25C2600D88EF7BCAE4AF394A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0BFF0B3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7D8A6FDF4CE27F3'O } } } } } 20250805164746111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164746111 DLLC NOTICE LLME(ffffffff/d15360f5){UNASSIGNED} LLC RX: unknown TLLI 0xd15360f5, creating LLME on the fly (gprs_llc.c:552) 20250805164746111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164746111 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164746112 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{Deregistered}: Allocated (fsm.c:456) 20250805164746112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{Init}: Allocated (fsm.c:456) 20250805164746112 DMM DEBUG MM_STATE_Gb[0x612000013420]{Idle}: Allocated (fsm.c:456) 20250805164746112 DMM DEBUG MM_STATE_Iu[0x6120000135a0]{Detached}: Allocated (fsm.c:456) 20250805164746112 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164746112 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164746112 DLLC NOTICE LLME(ffffffff/d15360f5){UNASSIGNED} LLGM Assign pre (d15360f5 => fdaa1a52) (gprs_llc.c:1079) 20250805164746112 DLLC NOTICE LLME(d15360f5/fdaa1a52){ASSIGNED} LLGM Assign post (d15360f5 => fdaa1a52) (gprs_llc.c:1125) 20250805164746112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164746112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164746112 DMM DEBUG MM(262420000000039/fdaa1a52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164746129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164746129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164746129 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164746129 DMM DEBUG MM(262420000000039/fdaa1a52) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250805164746129 DMM NOTICE MM(262420000000039/fdaa1a52) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164746129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164746129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164746130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164746130 DMM DEBUG MM(262420000000039/fdaa1a52) Requesting authorization (sgsn_auth.c:160) 20250805164746130 DMM INFO MM(262420000000039/fdaa1a52) Requesting authentication tuples (sgsn_auth.c:184) 20250805164746130 DMM DEBUG MM(262420000000039/fdaa1a52) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164746130 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250805164746130 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(560)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(563) SGSN_Test-GSUP(560)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(563)"262420000000039" 20250805164746133 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164746133 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164746133 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164746134 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164746134 DMM INFO MM(262420000000039/fdaa1a52) Subscriber data update (mmctx.c:445) 20250805164746134 DMM DEBUG MM(262420000000039/fdaa1a52) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164746134 DMM INFO MM(262420000000039/fdaa1a52) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164746134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164746134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164746134 DMM INFO MM(262420000000039/fdaa1a52) <- GMM AUTH AND CIPHERING REQ (rand = 2a db f7 2a 25 c2 60 0d 88 ef 7b ca e4 af 39 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164746142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164746143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164746143 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164746143 DMM INFO MM(262420000000039/fdaa1a52) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164746143 DMM NOTICE MM(262420000000039/fdaa1a52) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164746143 DMM DEBUG MM(262420000000039/fdaa1a52) checking auth: received GSM SRES = 0b ff 0b 3a (gprs_gmm.c:716) 20250805164746143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164746143 DMM DEBUG MM(262420000000039/fdaa1a52) Requesting authorization (sgsn_auth.c:160) 20250805164746143 DMM INFO MM(262420000000039/fdaa1a52) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164746143 DMM DEBUG MM(262420000000039/fdaa1a52) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164746143 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250805164746143 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164746143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164746143 DMM INFO MM(262420000000039/fdaa1a52) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdaa1a52) (gprs_gmm.c:337) 20250805164746144 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164746144 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164746144 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250805164746144 DMM INFO MM(262420000000039/fdaa1a52) Subscriber data update (mmctx.c:445) 20250805164746144 DMM DEBUG MM(262420000000039/fdaa1a52) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164746144 DMM INFO MM(262420000000039/fdaa1a52) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164746144 DMM NOTICE MM(262420000000039/fdaa1a52) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250805164746144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164746144 DMM NOTICE MM(262420000000039/fdaa1a52) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164746144 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250805164746145 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164746145 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250805164746145 DMM INFO MM(262420000000039/fdaa1a52) Subscriber data update (mmctx.c:445) 20250805164746145 DMM DEBUG MM(262420000000039/fdaa1a52) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164746149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164746149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164746149 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164746149 DMM INFO MM(262420000000039/fdaa1a52) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164746149 DMM NOTICE MM(262420000000039/fdaa1a52) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164746149 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164746149 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164746149 DLLC NOTICE LLME(d15360f5/fdaa1a52){ASSIGNED} LLGM Assign pre (ffffffff => fdaa1a52) (gprs_llc.c:1079) 20250805164746149 DLLC NOTICE LLME(ffffffff/fdaa1a52){ASSIGNED} LLGM Assign post (ffffffff => fdaa1a52) (gprs_llc.c:1125) 20250805164746149 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164746149 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164746149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164746149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(563)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(563)@9f33ff8d4e14: attach complete sending rau 20250805164746208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164746209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164746209 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164746209 DMM INFO MM(262420000000039/fdaa1a52) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805164746209 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164746209 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805164746209 DLLC NOTICE LLME(ffffffff/fdaa1a52){ASSIGNED} LLGM Assign pre (fdaa1a52 => fda9447a) (gprs_llc.c:1079) 20250805164746209 DLLC NOTICE LLME(fdaa1a52/fda9447a){ASSIGNED} LLGM Assign post (fdaa1a52 => fda9447a) (gprs_llc.c:1125) 20250805164746209 DMM INFO MM(262420000000039/fda9447a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(563)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@9f33ff8d4e14: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9f33ff8d4e14: Removing Client IMSI='262420000000039'H, index=0 20250805164746225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164746226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250805164746226 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164746226 DMM INFO MM(262420000000039/fda9447a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250805164746226 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250805164746226 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164746226 DLLC NOTICE LLME(fdaa1a52/fda9447a){ASSIGNED} LLGM Assign pre (ffffffff => fda9447a) (gprs_llc.c:1079) 20250805164746226 DLLC NOTICE LLME(ffffffff/fda9447a){ASSIGNED} LLGM Assign post (ffffffff => fda9447a) (gprs_llc.c:1125) 20250805164746226 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(551)@9f33ff8d4e14: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='FDA9447A'O, index=0 TC_attach_rau_a_b_wrong_old_ra(563)@9f33ff8d4e14: sending second RAU via different RA with wrong Old RA 20250805164746237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164746237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164746237 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805164746237 DMM NOTICE LLME(ffffffff/fda9447a){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250805164746237 DLLC NOTICE LLME(ffffffff/fda9447a){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250805164746238 DMM NOTICE MM(262420000000039/fda9447a) Rx RA Update Request with unexpected TLLI=fda9447a Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250805164746238 DMM ERROR LLME(ffffffff/fda9447a){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250805164746238 DMM NOTICE MM(262420000000039/fda9447a) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250805164746238 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250805164746238 DMM INFO MM(262420000000039/fda9447a) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250805164746238 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164746238 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164746238 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164746238 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164746238 DLLC NOTICE LLME(ffffffff/fda9447a){ASSIGNED} LLGM Assign pre (fda9447a => ffffffff) (gprs_llc.c:1079) 20250805164746238 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fda9447a => ffffffff) (gprs_llc.c:1125) 20250805164746238 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250805164746238 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164746238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000132a0]{Init}: Deallocated (fsm.c:568) 20250805164746238 DMM DEBUG MM_STATE_Gb(0)[0x612000013420]{Idle}: Deallocated (fsm.c:568) 20250805164746238 DMM DEBUG MM_STATE_Iu[0x6120000135a0]{Detached}: Deallocated (fsm.c:568) 20250805164746238 DMM DEBUG GMM(gmm_fsm)[0x612000013120]{Deregistered}: Deallocated (fsm.c:568) 20250805164746260 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250805164746261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164746262 DLLC NOTICE LLME(ffffffff/fda9447a){UNASSIGNED} LLC RX: unknown TLLI 0xfda9447a, creating LLME on the fly (gprs_llc.c:552) 20250805164746262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250805164746262 DMM NOTICE LLME(ffffffff/fda9447a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250805164749216 DGPRS DEBUG Checking for inactive LLMEs, time = 56940668 (sgsn.c:132) 20250805164749229 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164749230 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164749230 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164749230 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164749230 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164749230 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164749231 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164749231 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164749231 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164749231 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_rau_a_b_wrong_old_ra(563)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9f33ff8d4e14: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(563)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164751269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38998<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(560)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(551)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(554)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(553)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(549)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(550)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(545)@9f33ff8d4e14: Final verdict of PTC: none 20250805164751274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164751275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(544)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(548)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(558)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(559)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(562)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(557)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(555)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(561)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(552)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(556)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(546)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(544): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(545): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(546): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(547): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(548): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(549): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(550): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(551): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(552): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(553): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(554): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(555): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(556): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(557): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(558): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(559): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(560): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(561): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(562): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(563): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Tue Aug 5 16:47:51 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250805164751368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164751670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112524) 20250805164752275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164752276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112524, count=113064) 20250805164753276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164753276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Tue Aug 5 16:47:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164754278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164754278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_usim_resync started. 20250805164754791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164754794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(564)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(565)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(564)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(568)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(568)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164754837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164754837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164754837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164754837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164754837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164754837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164754837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164754837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164754837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(568)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164754838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164754838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164754838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164754838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164754838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164754838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164754838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164754838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164754838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164754838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164754838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164754838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164754838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(568)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(568)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164754840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(569)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(565)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(565)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164754846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164754846 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(567)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(570)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(569)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(573)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(573)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164754854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164754854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164754854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164754854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164754854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164754854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164754854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164754854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164754854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(573)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164754855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164754855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164754855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164754855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164754855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164754855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164754855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164754855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164754855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164754855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164754855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164754855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164754855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(573)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(573)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164754857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(574)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(570)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(570)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164754862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164754862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(575)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(572)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(574)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(579)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(579)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164754874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164754874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164754874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164754874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164754874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164754874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164754874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164754874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164754874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(579)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164754875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164754875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164754875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164754875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164754875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164754875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164754875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164754875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164754875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164754875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164754875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164754875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164754875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(579)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(579)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164754877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(575)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(575)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164754881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164754881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(576)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164755279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164755279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164755279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164755279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(578)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(578)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164755284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164755285 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(578)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(578)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(578)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(578)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(578)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(578)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(567)@9f33ff8d4e14: Adding Client=TC_attach_usim_resync(583), IMSI='262420000000040'H, TLLI='D5104168'O, index=0 SGSN_Test-GSUP(580)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(583) TC_attach_usim_resync(583)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '76C5D4B78D2325674A703FFDAB678DE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7031889'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D68A0F0B6804460'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1265F3302AF02AAD85B7DF2A998EA73A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '451F17438593477A46C0D3D667F193B4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '99F043ADF0395385894FF7AC7126E328'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A19A5A4E1BDE5FEE'O } } } } } 20250805164756379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164756379 DLLC NOTICE LLME(ffffffff/d5104168){UNASSIGNED} LLC RX: unknown TLLI 0xd5104168, creating LLME on the fly (gprs_llc.c:552) 20250805164756379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164756379 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164756379 DMM DEBUG GMM(gmm_fsm)[0x612000013720]{Deregistered}: Allocated (fsm.c:456) 20250805164756379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{Init}: Allocated (fsm.c:456) 20250805164756379 DMM DEBUG MM_STATE_Gb[0x612000013a20]{Idle}: Allocated (fsm.c:456) 20250805164756379 DMM DEBUG MM_STATE_Iu[0x612000013ba0]{Detached}: Allocated (fsm.c:456) 20250805164756379 DMM DEBUG GMM(gmm_fsm)[0x612000013720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164756379 DMM DEBUG GMM(gmm_fsm)[0x612000013720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164756379 DLLC NOTICE LLME(ffffffff/d5104168){UNASSIGNED} LLGM Assign pre (d5104168 => e8541e4f) (gprs_llc.c:1079) 20250805164756379 DLLC NOTICE LLME(d5104168/e8541e4f){ASSIGNED} LLGM Assign post (d5104168 => e8541e4f) (gprs_llc.c:1125) 20250805164756379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164756380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164756380 DMM DEBUG MM(262420000000040/e8541e4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164756406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164756406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164756406 DMM DEBUG MM_STATE_Gb(0)[0x612000013a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164756406 DMM DEBUG MM(262420000000040/e8541e4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250805164756406 DMM NOTICE MM(262420000000040/e8541e4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164756406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164756407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164756407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164756407 DMM DEBUG MM(262420000000040/e8541e4f) Requesting authorization (sgsn_auth.c:160) 20250805164756407 DMM INFO MM(262420000000040/e8541e4f) Requesting authentication tuples (sgsn_auth.c:184) 20250805164756407 DMM DEBUG MM(262420000000040/e8541e4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164756407 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250805164756407 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(580)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(583) SGSN_Test-GSUP(580)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_usim_resync(583)"262420000000040" 20250805164756413 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164756414 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164756414 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164756414 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164756414 DMM INFO MM(262420000000040/e8541e4f) Subscriber data update (mmctx.c:445) 20250805164756414 DMM DEBUG MM(262420000000040/e8541e4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164756414 DMM INFO MM(262420000000040/e8541e4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164756414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164756414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164756414 DMM INFO MM(262420000000040/e8541e4f) <- GMM AUTH AND CIPHERING REQ (rand = 76 c5 d4 b7 8d 23 25 67 4a 70 3f fd ab 67 8d e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 f0 43 ad f0 39 53 85 89 4f f7 ac 71 26 e3 28 ) (gprs_gmm.c:510) 20250805164756428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164756429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164756429 DMM DEBUG MM_STATE_Gb(0)[0x612000013a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164756429 DMM INFO MM(262420000000040/e8541e4f) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250805164756429 DMM INFO MM(262420000000040/e8541e4f) R99 AUTHENTICATION SYNCH (AUTS = 65c7b66714281ec756ad55a92d3d) (gprs_gmm.c:761) 20250805164756429 DMM DEBUG MM(262420000000040/e8541e4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164756429 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250805164756429 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 65 c7 b6 67 14 28 1e c7 56 ad 55 a9 2d 3d 20 10 76 c5 d4 b7 8d 23 25 67 4a 70 3f fd ab 67 8d e7 28 01 01 (gprs_subscriber.c:210) 20250805164756429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250805164756429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250805164756432 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164756432 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164756432 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164756432 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164756432 DMM INFO MM(262420000000040/e8541e4f) Subscriber data update (mmctx.c:445) 20250805164756432 DMM DEBUG MM(262420000000040/e8541e4f) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250805164756432 DMM INFO MM(262420000000040/e8541e4f) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250805164756432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164756432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164756432 DMM INFO MM(262420000000040/e8541e4f) <- GMM AUTH AND CIPHERING REQ (rand = 49 25 de 87 44 8a 66 b6 76 2c d0 14 c7 a2 68 7e , mmctx_is_r99=1, vec->auth_types=0x3, autn = be 8f 43 b0 6b be 4f 52 76 73 83 a4 7b 7d da d6 ) (gprs_gmm.c:510) 20250805164756445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164756445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164756445 DMM DEBUG MM_STATE_Gb(0)[0x612000013a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164756445 DMM INFO MM(262420000000040/e8541e4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164756445 DMM NOTICE MM(262420000000040/e8541e4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164756445 DMM DEBUG MM(262420000000040/e8541e4f) checking auth: received UMTS RES = 63 57 7b ad b6 0d 28 dd (gprs_gmm.c:716) 20250805164756445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164756445 DMM DEBUG MM(262420000000040/e8541e4f) Requesting authorization (sgsn_auth.c:160) 20250805164756446 DMM INFO MM(262420000000040/e8541e4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164756446 DMM DEBUG MM(262420000000040/e8541e4f) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164756446 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250805164756446 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164756446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164756446 DMM INFO MM(262420000000040/e8541e4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8541e4f) (gprs_gmm.c:337) 20250805164756449 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164756450 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164756450 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250805164756450 DMM INFO MM(262420000000040/e8541e4f) Subscriber data update (mmctx.c:445) 20250805164756450 DMM DEBUG MM(262420000000040/e8541e4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164756450 DMM INFO MM(262420000000040/e8541e4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164756450 DMM NOTICE MM(262420000000040/e8541e4f) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250805164756450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164756450 DMM NOTICE MM(262420000000040/e8541e4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164756450 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) 20250805164756451 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164756451 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250805164756451 DMM INFO MM(262420000000040/e8541e4f) Subscriber data update (mmctx.c:445) 20250805164756451 DMM DEBUG MM(262420000000040/e8541e4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(583)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(567)@9f33ff8d4e14: Removing Client IMSI='262420000000040'H, index=0 20250805164756463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164756463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164756463 DMM DEBUG MM_STATE_Gb(0)[0x612000013a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164756463 DMM INFO MM(262420000000040/e8541e4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164756463 DMM NOTICE MM(262420000000040/e8541e4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164756463 DMM DEBUG GMM(gmm_fsm)[0x612000013720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164756463 DMM DEBUG GMM(gmm_fsm)[0x612000013720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164756463 DLLC NOTICE LLME(d5104168/e8541e4f){ASSIGNED} LLGM Assign pre (ffffffff => e8541e4f) (gprs_llc.c:1079) 20250805164756463 DLLC NOTICE LLME(ffffffff/e8541e4f){ASSIGNED} LLGM Assign post (ffffffff => e8541e4f) (gprs_llc.c:1125) 20250805164756464 DMM DEBUG MM_STATE_Gb(0)[0x612000013a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164756464 DMM DEBUG MM_STATE_Gb(0)[0x612000013a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164756464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164756464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(583)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164756468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(580)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(564)@9f33ff8d4e14: Final verdict of PTC: none 20250805164756473 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164756473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(579)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(569)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(565)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(578)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(575)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(573)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(574)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(567)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(570)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(576)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(572)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(581)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(582)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(571)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(568)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(566)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(577)@9f33ff8d4e14: Final verdict of PTC: none Tue Aug 5 16:47:56 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(564): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(565): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(566): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_resync-BVCI196(567): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(568): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(569): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(570): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(571): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_resync-BVCI210(572): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(573): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(574): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(575): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_resync-BVCI220(576): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(577): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(578): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(579): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(580): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(581): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(582): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_resync(583): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_usim_resync finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. 20250805164756532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164756934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51136) 20250805164757475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164757475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51136, count=95436) 20250805164758476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164758476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Tue Aug 5 16:47:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164759477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164759477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_usim_a54_a54 started. 20250805164800057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164800058 DMM INFO MM(262420000000040/e8541e4f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164800058 DMM INFO MM(262420000000040/e8541e4f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164800059 DMM DEBUG GMM(gmm_fsm)[0x612000013720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164800059 DMM DEBUG GMM(gmm_fsm)[0x612000013720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164800059 DMM DEBUG MM_STATE_Gb(0)[0x612000013a20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164800059 DMM DEBUG MM_STATE_Gb(0)[0x612000013a20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164800059 DLLC NOTICE LLME(ffffffff/e8541e4f){ASSIGNED} LLGM Assign pre (e8541e4f => ffffffff) (gprs_llc.c:1079) 20250805164800059 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8541e4f => ffffffff) (gprs_llc.c:1125) 20250805164800059 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250805164800059 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164800059 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20250805164800059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000138a0]{Init}: Deallocated (fsm.c:568) 20250805164800059 DMM DEBUG MM_STATE_Gb(0)[0x612000013a20]{Idle}: Deallocated (fsm.c:568) 20250805164800059 DMM DEBUG MM_STATE_Iu[0x612000013ba0]{Detached}: Deallocated (fsm.c:568) 20250805164800059 DMM DEBUG GMM(gmm_fsm)[0x612000013720]{Deregistered}: Deallocated (fsm.c:568) 20250805164800059 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(584)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(585)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(584)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(588)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(588)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164800082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164800082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164800082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164800082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164800082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164800082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164800082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164800082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164800082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(588)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164800083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164800083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164800083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164800083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164800083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164800083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164800083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164800083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164800083 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164800083 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164800083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164800084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164800084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(588)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(588)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164800086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(589)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(585)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(585)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164800090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164800091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(590)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(587)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(589)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(593)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(593)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164800101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164800101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164800101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164800101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164800101 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164800101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164800101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164800101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164800101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(593)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164800102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164800102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164800102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164800103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164800103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164800103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164800103 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164800103 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164800103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164800103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164800103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(593)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(593)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(594)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805164800105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(590)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(590)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164800112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164800112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(595)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(591)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(594)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(598)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(598)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164800119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164800119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164800119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164800119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164800119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164800119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164800119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164800119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164800119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(598)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164800120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164800120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164800120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164800120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164800120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164800120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164800120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164800120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164800120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164800120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164800120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164800121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164800121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(598)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(598)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164800124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(595)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(595)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164800131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164800131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(597)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164800478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164800478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164800478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164800478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(599)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(599)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164800482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(599)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(599)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164800483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(599)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(599)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(599)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(599)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(587)@9f33ff8d4e14: Adding Client=TC_attach_usim_a54_a54(603), IMSI='262420000000040'H, TLLI='ED9DCCB3'O, index=0 SGSN_Test-GSUP(600)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(603) TC_attach_usim_a54_a54(603)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F12D216DC698B1A9AA2519DAC34E2039'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1BD9AD46'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CAC02BD949853CC9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9118F6A8D6A72F3F6791B1F82FAA713B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1749B6D76B342C9C11C12FA7C3608F29'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CD220714552596A267E2DA3D095CDC7B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '280CE7B9578C47E0'O } } } } } 20250805164801557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164801557 DLLC NOTICE LLME(ffffffff/ed9dccb3){UNASSIGNED} LLC RX: unknown TLLI 0xed9dccb3, creating LLME on the fly (gprs_llc.c:552) 20250805164801557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164801557 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164801557 DMM DEBUG GMM(gmm_fsm)[0x612000013d20]{Deregistered}: Allocated (fsm.c:456) 20250805164801557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ea0]{Init}: Allocated (fsm.c:456) 20250805164801557 DMM DEBUG MM_STATE_Gb[0x612000014020]{Idle}: Allocated (fsm.c:456) 20250805164801557 DMM DEBUG MM_STATE_Iu[0x6120000141a0]{Detached}: Allocated (fsm.c:456) 20250805164801557 DMM DEBUG GMM(gmm_fsm)[0x612000013d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164801557 DMM DEBUG GMM(gmm_fsm)[0x612000013d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164801557 DLLC NOTICE LLME(ffffffff/ed9dccb3){UNASSIGNED} LLGM Assign pre (ed9dccb3 => fc1d936b) (gprs_llc.c:1079) 20250805164801557 DLLC NOTICE LLME(ed9dccb3/fc1d936b){ASSIGNED} LLGM Assign post (ed9dccb3 => fc1d936b) (gprs_llc.c:1125) 20250805164801557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164801557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164801557 DMM DEBUG MM(262420000000040/fc1d936b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164801568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164801568 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164801569 DMM DEBUG MM_STATE_Gb(0)[0x612000014020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164801569 DMM DEBUG MM(262420000000040/fc1d936b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250805164801569 DMM NOTICE MM(262420000000040/fc1d936b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164801569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164801569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164801569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164801569 DMM DEBUG MM(262420000000040/fc1d936b) Requesting authorization (sgsn_auth.c:160) 20250805164801569 DMM INFO MM(262420000000040/fc1d936b) Requesting authentication tuples (sgsn_auth.c:184) 20250805164801569 DMM DEBUG MM(262420000000040/fc1d936b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164801569 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250805164801569 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(600)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(603) SGSN_Test-GSUP(600)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_usim_a54_a54(603)"262420000000040" 20250805164801573 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164801573 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164801573 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164801573 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164801573 DMM INFO MM(262420000000040/fc1d936b) Subscriber data update (mmctx.c:445) 20250805164801573 DMM DEBUG MM(262420000000040/fc1d936b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164801573 DMM INFO MM(262420000000040/fc1d936b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164801573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164801573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164801573 DMM INFO MM(262420000000040/fc1d936b) <- GMM AUTH AND CIPHERING REQ (rand = f1 2d 21 6d c6 98 b1 a9 aa 25 19 da c3 4e 20 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cd 22 07 14 55 25 96 a2 67 e2 da 3d 09 5c dc 7b ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(603)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(587)@9f33ff8d4e14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(603)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164801587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37062<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(600)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(598)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(585)@9f33ff8d4e14: Final verdict of PTC: none 20250805164801592 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164801592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(584)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(587)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(594)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(588)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(593)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(591)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(597)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(599)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(590)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(589)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(601)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(602)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(586)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(592)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(596)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(595)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(584): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(585): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(586): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(587): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(588): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(589): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(590): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(591): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(592): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(593): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(594): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(595): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(596): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(597): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(598): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(599): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(600): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(601): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(602): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a54(603): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Tue Aug 5 16:48:01 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20250805164801645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164802048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72352) 20250805164802593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164802594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=72352, count=73612) 20250805164803595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164803595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Tue Aug 5 16:48:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164804596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164804596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_usim_a54_a53 started. 20250805164805154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164805156 DMM INFO MM(262420000000040/fc1d936b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164805157 DMM INFO MM(262420000000040/fc1d936b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164805157 DMM DEBUG GMM(gmm_fsm)[0x612000013d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164805157 DMM DEBUG GMM(gmm_fsm)[0x612000013d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164805157 DMM DEBUG MM_STATE_Gb(0)[0x612000014020]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164805157 DMM ERROR MM_STATE_Gb(0)[0x612000014020]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250805164805157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ea0]{Authenticate}: Deallocated (fsm.c:568) 20250805164805157 DMM DEBUG MM_STATE_Gb(0)[0x612000014020]{Idle}: Deallocated (fsm.c:568) 20250805164805157 DMM DEBUG MM_STATE_Iu[0x6120000141a0]{Detached}: Deallocated (fsm.c:568) 20250805164805157 DMM DEBUG GMM(gmm_fsm)[0x612000013d20]{Deregistered}: Deallocated (fsm.c:568) 20250805164805157 DLLC NOTICE LLME(ed9dccb3/fc1d936b){ASSIGNED} LLGM Assign pre (fc1d936b => ffffffff) (gprs_llc.c:1079) 20250805164805157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc1d936b => ffffffff) (gprs_llc.c:1125) 20250805164805157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(604)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(605)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(604)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(608)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(608)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164805209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164805209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164805209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164805209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164805209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164805209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164805209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164805209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164805209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(608)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164805210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164805210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164805210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164805210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164805210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164805210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164805210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164805210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164805210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164805210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164805210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164805210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164805210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(608)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(608)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164805213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(609)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(605)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(605)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164805220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164805221 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(610)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(607)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(609)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(613)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(613)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164805227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164805227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164805227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164805227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164805227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164805227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164805227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164805227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164805227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(613)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164805228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164805228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164805228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164805228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164805228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164805228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164805228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164805228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164805228 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164805228 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164805228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164805228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164805228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(613)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(613)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164805230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(614)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(610)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(610)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164805235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164805235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(612)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(615)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(614)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(618)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(618)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164805244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164805244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164805244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164805244 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164805244 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164805244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164805244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164805244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164805244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(618)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164805245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164805245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164805245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164805245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164805245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164805245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164805245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164805245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164805245 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164805245 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164805245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164805246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164805246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(618)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(618)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164805247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(615)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(615)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164805252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164805252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(617)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164805597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164805597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164805597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164805597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(619)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(619)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164805599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(619)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(619)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(619)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(619)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805164805599 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(619)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(619)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(607)@9f33ff8d4e14: Adding Client=TC_attach_usim_a54_a53(623), IMSI='262420000000040'H, TLLI='DA7C771F'O, index=0 SGSN_Test-GSUP(620)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(623) TC_attach_usim_a54_a53(623)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '43A1682BDCB183786EA4CE0E7DE540BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F445C634'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9AB5DFD8F52B7813'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5433E6DA06053CCF7FCC863E11A8B2D1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9E71BE11AFA0E8CFDA3CC6D2D568489A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '048F877B8B8F42148154D172893BC3A4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EFAA52227132519A'O } } } } } 20250805164806656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164806656 DLLC NOTICE LLME(ffffffff/da7c771f){UNASSIGNED} LLC RX: unknown TLLI 0xda7c771f, creating LLME on the fly (gprs_llc.c:552) 20250805164806656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164806656 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164806656 DMM DEBUG GMM(gmm_fsm)[0x612000014320]{Deregistered}: Allocated (fsm.c:456) 20250805164806656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000144a0]{Init}: Allocated (fsm.c:456) 20250805164806656 DMM DEBUG MM_STATE_Gb[0x612000014620]{Idle}: Allocated (fsm.c:456) 20250805164806656 DMM DEBUG MM_STATE_Iu[0x6120000147a0]{Detached}: Allocated (fsm.c:456) 20250805164806656 DMM DEBUG GMM(gmm_fsm)[0x612000014320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164806656 DMM DEBUG GMM(gmm_fsm)[0x612000014320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164806656 DLLC NOTICE LLME(ffffffff/da7c771f){UNASSIGNED} LLGM Assign pre (da7c771f => ef93fed4) (gprs_llc.c:1079) 20250805164806656 DLLC NOTICE LLME(da7c771f/ef93fed4){ASSIGNED} LLGM Assign post (da7c771f => ef93fed4) (gprs_llc.c:1125) 20250805164806656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000144a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164806656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000144a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164806656 DMM DEBUG MM(262420000000040/ef93fed4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164806672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164806672 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164806672 DMM DEBUG MM_STATE_Gb(0)[0x612000014620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164806672 DMM DEBUG MM(262420000000040/ef93fed4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250805164806672 DMM NOTICE MM(262420000000040/ef93fed4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164806672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000144a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164806672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000144a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164806672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000144a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164806673 DMM DEBUG MM(262420000000040/ef93fed4) Requesting authorization (sgsn_auth.c:160) 20250805164806673 DMM INFO MM(262420000000040/ef93fed4) Requesting authentication tuples (sgsn_auth.c:184) 20250805164806673 DMM DEBUG MM(262420000000040/ef93fed4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164806673 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250805164806673 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(620)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(623) SGSN_Test-GSUP(620)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_usim_a54_a53(623)"262420000000040" 20250805164806678 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164806678 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164806678 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164806678 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164806678 DMM INFO MM(262420000000040/ef93fed4) Subscriber data update (mmctx.c:445) 20250805164806678 DMM DEBUG MM(262420000000040/ef93fed4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164806678 DMM INFO MM(262420000000040/ef93fed4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164806678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000144a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164806678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000144a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164806678 DMM INFO MM(262420000000040/ef93fed4) <- GMM AUTH AND CIPHERING REQ (rand = 43 a1 68 2b dc b1 83 78 6e a4 ce 0e 7d e5 40 ba , mmctx_is_r99=1, vec->auth_types=0x3, autn = 04 8f 87 7b 8b 8f 42 14 81 54 d1 72 89 3b c3 a4 ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(623)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(607)@9f33ff8d4e14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(623)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164806698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(608)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(612)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(605)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(607)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(604)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(620)@9f33ff8d4e14: Final verdict of PTC: none 20250805164806703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164806703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(619)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(618)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(613)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(610)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(614)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(617)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(622)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(615)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(621)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(616)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(606)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(609)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(611)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(604): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(605): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(606): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(607): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(608): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(609): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(610): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(611): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(612): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(613): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(614): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(615): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(616): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(617): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(618): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(619): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(620): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(621): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(622): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a53(623): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Tue Aug 5 16:48:06 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20250805164806825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164807227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71896) 20250805164807705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164807705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71896, count=73156) 20250805164808707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164808707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Tue Aug 5 16:48:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164809709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164809709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_usim_a53_a54 started. 20250805164810276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164810281 DMM INFO MM(262420000000040/ef93fed4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164810281 DMM INFO MM(262420000000040/ef93fed4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164810281 DMM DEBUG GMM(gmm_fsm)[0x612000014320]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164810281 DMM DEBUG GMM(gmm_fsm)[0x612000014320]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164810281 DMM DEBUG MM_STATE_Gb(0)[0x612000014620]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164810281 DMM ERROR MM_STATE_Gb(0)[0x612000014620]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250805164810281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000144a0]{Authenticate}: Deallocated (fsm.c:568) 20250805164810281 DMM DEBUG MM_STATE_Gb(0)[0x612000014620]{Idle}: Deallocated (fsm.c:568) 20250805164810281 DMM DEBUG MM_STATE_Iu[0x6120000147a0]{Detached}: Deallocated (fsm.c:568) 20250805164810281 DMM DEBUG GMM(gmm_fsm)[0x612000014320]{Deregistered}: Deallocated (fsm.c:568) 20250805164810281 DLLC NOTICE LLME(da7c771f/ef93fed4){ASSIGNED} LLGM Assign pre (ef93fed4 => ffffffff) (gprs_llc.c:1079) 20250805164810282 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef93fed4 => ffffffff) (gprs_llc.c:1125) 20250805164810282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(624)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(625)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(624)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(628)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(628)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164810322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164810322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164810322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164810322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164810322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164810323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164810323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164810323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164810323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(628)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164810324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164810324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164810324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164810324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164810324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164810324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164810324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164810324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164810324 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164810324 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164810324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164810324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164810324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(628)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(628)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164810326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(629)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(625)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(625)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164810330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164810330 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(627)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(630)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(629)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(633)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(633)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164810338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164810338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164810338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164810338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164810338 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164810338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164810338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164810338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164810338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(633)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164810339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164810339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164810339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164810339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164810339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164810339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164810339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164810339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164810339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164810339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164810339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164810339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164810339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(633)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(633)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164810342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(634)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(630)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(630)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164810347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164810347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(632)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(635)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(634)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(638)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(638)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164810354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164810354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164810354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164810354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164810354 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164810354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164810354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164810354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164810354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(638)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164810355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164810355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164810355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164810355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164810355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164810355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164810355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164810355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164810355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164810355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164810355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164810355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164810355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(638)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(638)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164810358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(635)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(635)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164810362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164810362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(637)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164810710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164810710 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164810710 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164810710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(639)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(639)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164810714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164810715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(639)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(639)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(639)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(639)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(639)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(639)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(627)@9f33ff8d4e14: Adding Client=TC_attach_usim_a53_a54(643), IMSI='262420000000040'H, TLLI='C0304FDB'O, index=0 SGSN_Test-GSUP(640)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(643) TC_attach_usim_a53_a54(643)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2C633E859E21EAE75E13E70C34561B9B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5A62B20'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E7C9D2641CEB8C0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9412BC007A6F3928B2F6ADC77E8AE9D6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6A925D06340EAB705CFC173758D066F5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E022AE6FFCFFAA9B028CE57A815D9AA5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BD0C1C0E9E97F8AA'O } } } } } 20250805164811811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164811811 DLLC NOTICE LLME(ffffffff/c0304fdb){UNASSIGNED} LLC RX: unknown TLLI 0xc0304fdb, creating LLME on the fly (gprs_llc.c:552) 20250805164811811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164811811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164811811 DMM DEBUG GMM(gmm_fsm)[0x612000014920]{Deregistered}: Allocated (fsm.c:456) 20250805164811811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014aa0]{Init}: Allocated (fsm.c:456) 20250805164811811 DMM DEBUG MM_STATE_Gb[0x612000014c20]{Idle}: Allocated (fsm.c:456) 20250805164811811 DMM DEBUG MM_STATE_Iu[0x612000014da0]{Detached}: Allocated (fsm.c:456) 20250805164811811 DMM DEBUG GMM(gmm_fsm)[0x612000014920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164811811 DMM DEBUG GMM(gmm_fsm)[0x612000014920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164811811 DLLC NOTICE LLME(ffffffff/c0304fdb){UNASSIGNED} LLGM Assign pre (c0304fdb => cdb4e884) (gprs_llc.c:1079) 20250805164811811 DLLC NOTICE LLME(c0304fdb/cdb4e884){ASSIGNED} LLGM Assign post (c0304fdb => cdb4e884) (gprs_llc.c:1125) 20250805164811811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164811811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164811811 DMM DEBUG MM(262420000000040/cdb4e884) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164811832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164811832 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164811832 DMM DEBUG MM_STATE_Gb(0)[0x612000014c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164811832 DMM DEBUG MM(262420000000040/cdb4e884) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250805164811832 DMM NOTICE MM(262420000000040/cdb4e884) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164811832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164811832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164811832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164811832 DMM DEBUG MM(262420000000040/cdb4e884) Requesting authorization (sgsn_auth.c:160) 20250805164811832 DMM INFO MM(262420000000040/cdb4e884) Requesting authentication tuples (sgsn_auth.c:184) 20250805164811832 DMM DEBUG MM(262420000000040/cdb4e884) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164811832 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250805164811832 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(640)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(643) SGSN_Test-GSUP(640)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_usim_a53_a54(643)"262420000000040" 20250805164811839 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164811839 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164811839 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164811839 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164811839 DMM INFO MM(262420000000040/cdb4e884) Subscriber data update (mmctx.c:445) 20250805164811839 DMM DEBUG MM(262420000000040/cdb4e884) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164811839 DMM INFO MM(262420000000040/cdb4e884) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164811839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164811839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164811839 DMM INFO MM(262420000000040/cdb4e884) <- GMM AUTH AND CIPHERING REQ (rand = 2c 63 3e 85 9e 21 ea e7 5e 13 e7 0c 34 56 1b 9b , mmctx_is_r99=1, vec->auth_types=0x3, autn = e0 22 ae 6f fc ff aa 9b 02 8c e5 7a 81 5d 9a a5 ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(643)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(627)@9f33ff8d4e14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(643)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164811862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53370<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805164811867 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164811867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(639)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(640)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(624)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(632)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(629)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(637)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(627)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(628)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(633)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(641)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(625)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(634)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(638)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(642)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(635)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(630)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(631)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(636)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(626)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(624): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(625): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(626): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(627): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(628): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(629): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(630): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(631): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(632): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(633): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(634): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(635): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(636): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(637): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(638): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(639): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(640): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(641): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(642): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a53_a54(643): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Tue Aug 5 16:48:11 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20250805164811955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164812357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68792) 20250805164812868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164812869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68792, count=73148) 20250805164813870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164813870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Tue Aug 5 16:48:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164814872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164814872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_usim_a50_a54 started. 20250805164815424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164815426 DMM INFO MM(262420000000040/cdb4e884) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164815426 DMM INFO MM(262420000000040/cdb4e884) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164815427 DMM DEBUG GMM(gmm_fsm)[0x612000014920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164815427 DMM DEBUG GMM(gmm_fsm)[0x612000014920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164815427 DMM DEBUG MM_STATE_Gb(0)[0x612000014c20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164815427 DMM ERROR MM_STATE_Gb(0)[0x612000014c20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250805164815427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014aa0]{Authenticate}: Deallocated (fsm.c:568) 20250805164815427 DMM DEBUG MM_STATE_Gb(0)[0x612000014c20]{Idle}: Deallocated (fsm.c:568) 20250805164815427 DMM DEBUG MM_STATE_Iu[0x612000014da0]{Detached}: Deallocated (fsm.c:568) 20250805164815427 DMM DEBUG GMM(gmm_fsm)[0x612000014920]{Deregistered}: Deallocated (fsm.c:568) 20250805164815427 DLLC NOTICE LLME(c0304fdb/cdb4e884){ASSIGNED} LLGM Assign pre (cdb4e884 => ffffffff) (gprs_llc.c:1079) 20250805164815427 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdb4e884 => ffffffff) (gprs_llc.c:1125) 20250805164815427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(644)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(645)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(644)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(648)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(648)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164815473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164815473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164815473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164815473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164815473 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164815473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164815473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164815473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164815473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(648)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164815474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164815474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164815474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164815474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164815474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164815474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164815474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164815474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164815474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164815474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164815474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164815474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164815474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(648)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(648)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164815477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(649)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(645)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(645)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164815482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164815482 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(650)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(647)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(649)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(653)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(653)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164815489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164815489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164815489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164815489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164815489 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164815489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164815489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164815489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164815489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(653)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164815490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164815490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164815490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164815490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164815490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164815490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164815490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164815490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164815490 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164815490 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164815490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164815490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164815490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(653)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(653)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164815492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(654)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(650)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(650)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164815498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164815498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(655)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(652)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(654)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(658)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(658)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164815504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164815504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164815504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164815504 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164815504 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164815504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164815504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164815504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164815504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(658)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164815505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164815505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164815505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164815505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164815505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164815505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164815505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164815505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164815505 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164815505 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164815505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164815505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164815505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(658)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(658)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164815507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(655)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(655)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164815512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164815512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(657)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164815874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164815874 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164815874 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164815874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(659)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(659)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164815878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(659)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(659)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164815880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(659)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(659)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(659)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(659)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(647)@9f33ff8d4e14: Adding Client=TC_attach_usim_a50_a54(663), IMSI='262420000000040'H, TLLI='F729C942'O, index=0 SGSN_Test-GSUP(660)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(663) TC_attach_usim_a50_a54(663)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2E087601BEAA589269CF3DB87F40BB2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89A515EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '705D144E905FC930'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '79F08BB04F06D1407066EAA8FC13C999'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A351F7A2F2D6B9412035E8268E40D724'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C2AA91CBD861DA4EEC4D1ACCC700CC5F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BCE23409F0793DC0'O } } } } } 20250805164816975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164816975 DLLC NOTICE LLME(ffffffff/f729c942){UNASSIGNED} LLC RX: unknown TLLI 0xf729c942, creating LLME on the fly (gprs_llc.c:552) 20250805164816975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164816975 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164816975 DMM DEBUG GMM(gmm_fsm)[0x612000014f20]{Deregistered}: Allocated (fsm.c:456) 20250805164816975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000150a0]{Init}: Allocated (fsm.c:456) 20250805164816975 DMM DEBUG MM_STATE_Gb[0x612000015220]{Idle}: Allocated (fsm.c:456) 20250805164816975 DMM DEBUG MM_STATE_Iu[0x6120000153a0]{Detached}: Allocated (fsm.c:456) 20250805164816975 DMM DEBUG GMM(gmm_fsm)[0x612000014f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164816975 DMM DEBUG GMM(gmm_fsm)[0x612000014f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164816975 DLLC NOTICE LLME(ffffffff/f729c942){UNASSIGNED} LLGM Assign pre (f729c942 => c2c4a3c2) (gprs_llc.c:1079) 20250805164816975 DLLC NOTICE LLME(f729c942/c2c4a3c2){ASSIGNED} LLGM Assign post (f729c942 => c2c4a3c2) (gprs_llc.c:1125) 20250805164816975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000150a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164816975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000150a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164816975 DMM DEBUG MM(262420000000040/c2c4a3c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164816992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164816993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164816993 DMM DEBUG MM_STATE_Gb(0)[0x612000015220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164816993 DMM DEBUG MM(262420000000040/c2c4a3c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250805164816993 DMM NOTICE MM(262420000000040/c2c4a3c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164816993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000150a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164816993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000150a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164816993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000150a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164816993 DMM DEBUG MM(262420000000040/c2c4a3c2) Requesting authorization (sgsn_auth.c:160) 20250805164816993 DMM INFO MM(262420000000040/c2c4a3c2) Requesting authentication tuples (sgsn_auth.c:184) 20250805164816993 DMM DEBUG MM(262420000000040/c2c4a3c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164816993 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250805164816993 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(660)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(663) SGSN_Test-GSUP(660)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_usim_a50_a54(663)"262420000000040" 20250805164816999 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164816999 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164816999 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164816999 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164816999 DMM INFO MM(262420000000040/c2c4a3c2) Subscriber data update (mmctx.c:445) 20250805164816999 DMM DEBUG MM(262420000000040/c2c4a3c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164816999 DMM INFO MM(262420000000040/c2c4a3c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164816999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000150a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164816999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000150a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164816999 DMM INFO MM(262420000000040/c2c4a3c2) <- GMM AUTH AND CIPHERING REQ (rand = 2e 08 76 01 be aa 58 92 69 cf 3d b8 7f 40 bb 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = c2 aa 91 cb d8 61 da 4e ec 4d 1a cc c7 00 cc 5f ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(663)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(647)@9f33ff8d4e14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(663)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164817021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39294<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(660)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(647)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(652)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(648)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(653)@9f33ff8d4e14: Final verdict of PTC: none 20250805164817026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164817027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(649)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(645)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(658)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(657)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(654)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(644)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(659)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(655)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(662)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(650)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(646)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(656)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(651)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(661)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(644): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(645): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(646): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(647): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(648): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(649): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(650): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(651): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(652): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(653): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(654): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(655): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(656): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(657): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(658): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(659): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(660): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(661): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(662): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a50_a54(663): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Tue Aug 5 16:48:17 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250805164817098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164817500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62448) 20250805164818028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164818028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62448, count=72884) 20250805164819029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164819029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805164819217 DGPRS DEBUG Checking for inactive LLMEs, time = 56940698 (sgsn.c:132) 20250805164819230 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164819230 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164819231 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164819231 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164819231 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164819231 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164819232 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164819232 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164819232 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164819232 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Tue Aug 5 16:48:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164820030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164820030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_usim_a54_a50 started. 20250805164820621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164820626 DMM INFO MM(262420000000040/c2c4a3c2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164820626 DMM INFO MM(262420000000040/c2c4a3c2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164820626 DMM DEBUG GMM(gmm_fsm)[0x612000014f20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164820626 DMM DEBUG GMM(gmm_fsm)[0x612000014f20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164820626 DMM DEBUG MM_STATE_Gb(0)[0x612000015220]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164820626 DMM ERROR MM_STATE_Gb(0)[0x612000015220]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250805164820626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000150a0]{Authenticate}: Deallocated (fsm.c:568) 20250805164820626 DMM DEBUG MM_STATE_Gb(0)[0x612000015220]{Idle}: Deallocated (fsm.c:568) 20250805164820627 DMM DEBUG MM_STATE_Iu[0x6120000153a0]{Detached}: Deallocated (fsm.c:568) 20250805164820627 DMM DEBUG GMM(gmm_fsm)[0x612000014f20]{Deregistered}: Deallocated (fsm.c:568) 20250805164820627 DLLC NOTICE LLME(f729c942/c2c4a3c2){ASSIGNED} LLGM Assign pre (c2c4a3c2 => ffffffff) (gprs_llc.c:1079) 20250805164820627 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2c4a3c2 => ffffffff) (gprs_llc.c:1125) 20250805164820627 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(664)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(665)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(664)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(668)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(668)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164820663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164820663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164820663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164820663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164820663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164820663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164820663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164820663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164820663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(668)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164820665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164820665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164820665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164820665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164820665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164820665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164820665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164820665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164820665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164820665 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164820665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164820665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164820665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(668)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(668)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(669)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164820667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(665)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(665)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164820672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164820672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(667)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(670)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(669)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(673)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(673)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164820678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164820678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164820678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164820678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164820678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164820678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164820678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164820678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164820678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(673)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164820679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164820679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164820679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164820679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164820679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164820679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164820679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164820679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164820679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164820679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164820679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164820679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164820679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(673)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(673)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164820681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(674)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(670)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(670)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164820685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164820685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(672)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(675)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(674)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(678)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(678)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164820694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164820694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164820694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164820694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164820694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164820694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164820694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164820694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164820694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(678)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164820695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164820695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164820695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164820695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164820695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164820695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164820695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164820695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164820695 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164820695 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164820695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164820695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164820695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(678)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(678)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164820697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(675)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(675)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164820702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164820702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(677)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164821031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164821031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164821031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164821031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(679)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(679)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164821035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(679)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(679)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164821037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(679)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(679)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(679)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(679)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(667)@9f33ff8d4e14: Adding Client=TC_attach_usim_a54_a50(683), IMSI='262420000000040'H, TLLI='F5E5AEEA'O, index=0 SGSN_Test-GSUP(680)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(683) TC_attach_usim_a54_a50(683)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '55598DD03FE91BE0666B5695003F5C18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15F6CF2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34774127806001AA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B68423C0FEBD04B2F960675431CCBDB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5F384F6329BE40C108EC7D966CD25B1A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9C3D5692ACB6463BAB75CEEA00D953E8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8B27CD3E504500CD'O } } } } } 20250805164822134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164822134 DLLC NOTICE LLME(ffffffff/f5e5aeea){UNASSIGNED} LLC RX: unknown TLLI 0xf5e5aeea, creating LLME on the fly (gprs_llc.c:552) 20250805164822134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164822134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164822134 DMM DEBUG GMM(gmm_fsm)[0x612000015520]{Deregistered}: Allocated (fsm.c:456) 20250805164822134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000156a0]{Init}: Allocated (fsm.c:456) 20250805164822134 DMM DEBUG MM_STATE_Gb[0x612000015820]{Idle}: Allocated (fsm.c:456) 20250805164822134 DMM DEBUG MM_STATE_Iu[0x6120000159a0]{Detached}: Allocated (fsm.c:456) 20250805164822134 DMM DEBUG GMM(gmm_fsm)[0x612000015520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164822134 DMM DEBUG GMM(gmm_fsm)[0x612000015520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164822134 DLLC NOTICE LLME(ffffffff/f5e5aeea){UNASSIGNED} LLGM Assign pre (f5e5aeea => ce30503d) (gprs_llc.c:1079) 20250805164822134 DLLC NOTICE LLME(f5e5aeea/ce30503d){ASSIGNED} LLGM Assign post (f5e5aeea => ce30503d) (gprs_llc.c:1125) 20250805164822134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000156a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164822135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000156a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164822135 DMM DEBUG MM(262420000000040/ce30503d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164822152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164822152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164822152 DMM DEBUG MM_STATE_Gb(0)[0x612000015820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164822152 DMM DEBUG MM(262420000000040/ce30503d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250805164822152 DMM NOTICE MM(262420000000040/ce30503d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164822152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000156a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164822152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000156a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164822152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000156a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164822152 DMM DEBUG MM(262420000000040/ce30503d) Requesting authorization (sgsn_auth.c:160) 20250805164822152 DMM INFO MM(262420000000040/ce30503d) Requesting authentication tuples (sgsn_auth.c:184) 20250805164822152 DMM DEBUG MM(262420000000040/ce30503d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164822153 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250805164822153 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(680)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(683) SGSN_Test-GSUP(680)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_usim_a54_a50(683)"262420000000040" 20250805164822159 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164822159 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164822159 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164822159 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164822159 DMM INFO MM(262420000000040/ce30503d) Subscriber data update (mmctx.c:445) 20250805164822159 DMM DEBUG MM(262420000000040/ce30503d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164822159 DMM INFO MM(262420000000040/ce30503d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164822159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000156a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164822159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000156a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164822159 DMM INFO MM(262420000000040/ce30503d) <- GMM AUTH AND CIPHERING REQ (rand = 55 59 8d d0 3f e9 1b e0 66 6b 56 95 00 3f 5c 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9c 3d 56 92 ac b6 46 3b ab 75 ce ea 00 d9 53 e8 ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(683)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(667)@9f33ff8d4e14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(683)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164822179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39312<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805164822183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164822183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(679)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(667)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(680)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(673)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(678)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(674)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(669)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(668)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(672)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(675)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(670)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(664)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(677)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(665)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(676)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(681)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(682)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(671)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(666)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(664): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(665): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(666): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(667): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(668): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(669): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(670): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(671): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(672): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(673): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(674): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(675): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(676): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(677): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(678): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(679): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(680): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(681): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(682): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_usim_a54_a50(683): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Tue Aug 5 16:48:22 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250805164822278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164822681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48412) 20250805164823185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164823185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48412, count=72272) 20250805164824186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164824187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Tue Aug 5 16:48:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164825188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164825189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_detach_unknown_nopoweroff started. 20250805164825794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164825795 DMM INFO MM(262420000000040/ce30503d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164825795 DMM INFO MM(262420000000040/ce30503d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164825795 DMM DEBUG GMM(gmm_fsm)[0x612000015520]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164825795 DMM DEBUG GMM(gmm_fsm)[0x612000015520]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164825795 DMM DEBUG MM_STATE_Gb(0)[0x612000015820]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164825795 DMM ERROR MM_STATE_Gb(0)[0x612000015820]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250805164825795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000156a0]{Authenticate}: Deallocated (fsm.c:568) 20250805164825795 DMM DEBUG MM_STATE_Gb(0)[0x612000015820]{Idle}: Deallocated (fsm.c:568) 20250805164825795 DMM DEBUG MM_STATE_Iu[0x6120000159a0]{Detached}: Deallocated (fsm.c:568) 20250805164825796 DMM DEBUG GMM(gmm_fsm)[0x612000015520]{Deregistered}: Deallocated (fsm.c:568) 20250805164825796 DLLC NOTICE LLME(f5e5aeea/ce30503d){ASSIGNED} LLGM Assign pre (ce30503d => ffffffff) (gprs_llc.c:1079) 20250805164825796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce30503d => ffffffff) (gprs_llc.c:1125) 20250805164825796 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(684)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(685)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(684)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(688)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(688)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164825820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164825820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164825820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164825820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164825820 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164825820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164825820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164825820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164825820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(688)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164825821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164825821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164825821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164825822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164825822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164825822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164825822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164825822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164825822 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164825822 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164825822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164825822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164825822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(688)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(688)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164825824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(689)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(685)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(685)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164825830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164825830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(690)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(687)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(689)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(693)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(693)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164825836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164825836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164825836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164825836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164825836 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164825836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164825836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164825836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164825836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(693)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164825837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164825837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164825837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164825837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164825837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164825837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164825837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164825837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164825837 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164825837 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164825837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164825837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164825837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(693)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(693)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164825839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(690)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(690)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(694)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805164825843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164825843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(692)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(695)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(694)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(698)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(698)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164825855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164825855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164825855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164825855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164825855 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164825855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164825855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164825855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164825855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(698)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164825856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164825856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164825856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164825856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164825856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164825856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164825856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164825856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164825856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164825856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164825856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164825857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164825857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(698)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(698)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164825860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(695)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(695)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164825864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164825865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(697)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164826190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164826190 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164826190 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164826191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(699)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(699)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164826194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164826196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(699)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(699)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(699)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(699)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(699)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(699)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(687)@9f33ff8d4e14: Adding Client=TC_detach_unknown_nopoweroff(703), IMSI='262420000000013'H, TLLI='EC3E11C2'O, index=0 SGSN_Test-GSUP(700)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(703) 20250805164827250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164827250 DLLC NOTICE LLME(ffffffff/ec3e11c2){UNASSIGNED} LLC RX: unknown TLLI 0xec3e11c2, creating LLME on the fly (gprs_llc.c:552) 20250805164827250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164827250 DMM NOTICE LLME(ffffffff/ec3e11c2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250805164827250 DLLC NOTICE LLME(ffffffff/ec3e11c2){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250805164827250 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xec3e11c2 type=GPRS detach (gprs_gmm.c:1512) 20250805164827250 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250805164827250 DLLC NOTICE LLME(ffffffff/ec3e11c2){UNASSIGNED} LLGM Assign pre (ec3e11c2 => ffffffff) (gprs_llc.c:1079) 20250805164827250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec3e11c2 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(703)@9f33ff8d4e14: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(687)@9f33ff8d4e14: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(703)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164827266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36644<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(700)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(693)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(684)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(698)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(694)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(692)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(687)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(701)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(697)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(688)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(690)@9f33ff8d4e14: Final verdict of PTC: none 20250805164827270 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164827271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(689)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(699)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(695)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(685)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(702)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(691)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(696)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(686)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(684): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(685): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(686): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(687): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(688): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(689): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(690): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(691): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(692): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(693): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(694): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(695): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(696): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(697): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(698): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(699): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(700): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(701): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(702): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_unknown_nopoweroff(703): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Tue Aug 5 16:48:27 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250805164827384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164827686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57864) 20250805164828272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164828272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57864, count=59124) 20250805164829273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164829273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Tue Aug 5 16:48:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164830273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164830274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_detach_unknown_poweroff started. 20250805164830791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164830794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(704)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(705)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(704)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(708)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(708)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164830860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164830860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164830860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164830860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164830860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164830860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164830860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164830860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164830860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(708)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164830863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164830863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164830863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164830863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164830864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164830864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164830864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164830864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164830864 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164830864 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164830864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(708)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164830864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164830864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(708)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(709)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164830868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(705)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(705)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164830874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164830874 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(710)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(707)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(709)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(713)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(713)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164830880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164830880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164830880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164830880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164830880 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164830880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164830880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164830880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164830880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(713)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164830880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164830880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164830881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164830881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164830881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164830881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164830881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164830881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164830881 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164830881 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164830881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(713)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164830881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164830881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(713)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164830884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(714)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(710)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(710)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164830890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164830890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(712)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(715)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(714)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(718)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(718)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164830899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164830899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164830899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164830899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164830900 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164830900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164830900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164830900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164830900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(718)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164830900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164830901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164830901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164830901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164830901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164830901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164830901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164830901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164830901 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164830901 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164830901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164830901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164830901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(718)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(718)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164830903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(715)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(715)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164830908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164830908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(717)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164831274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164831274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164831274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164831274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(719)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(719)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164831278 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(719)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(719)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164831280 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(719)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(719)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(719)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(719)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(707)@9f33ff8d4e14: Adding Client=TC_detach_unknown_poweroff(723), IMSI='262420000000014'H, TLLI='FC6B6C05'O, index=0 SGSN_Test-GSUP(720)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(723) 20250805164832369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164832369 DLLC NOTICE LLME(ffffffff/fc6b6c05){UNASSIGNED} LLC RX: unknown TLLI 0xfc6b6c05, creating LLME on the fly (gprs_llc.c:552) 20250805164832369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164832369 DMM NOTICE LLME(ffffffff/fc6b6c05){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) TC_detach_unknown_poweroff(723)@9f33ff8d4e14: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(707)@9f33ff8d4e14: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(723)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164837384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36650<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805164837387 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164837387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(719)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(705)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(707)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(714)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(717)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(704)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(708)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(712)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(709)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(718)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(720)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(710)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(715)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(713)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(722)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(716)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(721)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(706)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(711)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(704): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(705): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(706): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(707): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(708): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(709): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(710): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(711): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(712): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(713): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(714): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(715): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(716): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(717): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(718): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(719): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(720): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(721): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(722): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_unknown_poweroff(723): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Tue Aug 5 16:48:37 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250805164837491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164837793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49260) 20250805164838389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164838389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49260, count=53616) 20250805164839390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164839390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Tue Aug 5 16:48:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164840390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164840391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_detach_nopoweroff started. 20250805164840879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164840882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(724)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(725)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(724)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(728)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(728)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164840937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164840937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164840937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164840937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164840937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164840937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164840937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164840937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164840937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(728)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164840939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164840939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164840939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164840939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164840939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164840939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164840939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164840939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164840939 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164840939 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164840939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164840940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164840940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(728)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(728)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164840944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(729)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(725)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(725)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164840953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164840953 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(727)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(730)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(729)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(733)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(733)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164840960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164840960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164840960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164840960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164840960 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164840960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164840960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164840960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164840960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(733)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164840961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164840961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164840961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164840961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164840961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164840961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164840961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164840962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164840962 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164840962 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164840962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(733)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164840962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164840962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(733)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(734)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805164840964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(730)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(730)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164840969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164840969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(732)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(735)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(734)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(738)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(738)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164840975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164840975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164840975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164840975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164840975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164840975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164840975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164840975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164840975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(738)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164840976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164840976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164840976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164840976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164840976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164840976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164840976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164840976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164840976 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164840976 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164840976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164840976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164840976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(738)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(738)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164840978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(735)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(735)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164840982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164840982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(737)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164841392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164841392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164841392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164841392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(739)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(739)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164841396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(739)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(739)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164841397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(739)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(739)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(739)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(739)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(727)@9f33ff8d4e14: Adding Client=TC_detach_nopoweroff(743), IMSI='262420000000015'H, TLLI='C95600D6'O, index=0 SGSN_Test-GSUP(740)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(743) TC_detach_nopoweroff(743)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3694D5DB60199A33B42718B0FDFDEB1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A95BCAA3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87A8B9ABC89E6CD6'O } } } } } 20250805164842475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164842475 DLLC NOTICE LLME(ffffffff/c95600d6){UNASSIGNED} LLC RX: unknown TLLI 0xc95600d6, creating LLME on the fly (gprs_llc.c:552) 20250805164842475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164842475 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164842475 DMM DEBUG GMM(gmm_fsm)[0x612000015b20]{Deregistered}: Allocated (fsm.c:456) 20250805164842475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{Init}: Allocated (fsm.c:456) 20250805164842475 DMM DEBUG MM_STATE_Gb[0x612000015e20]{Idle}: Allocated (fsm.c:456) 20250805164842475 DMM DEBUG MM_STATE_Iu[0x612000015fa0]{Detached}: Allocated (fsm.c:456) 20250805164842475 DMM DEBUG GMM(gmm_fsm)[0x612000015b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164842475 DMM DEBUG GMM(gmm_fsm)[0x612000015b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164842475 DLLC NOTICE LLME(ffffffff/c95600d6){UNASSIGNED} LLGM Assign pre (c95600d6 => f8871003) (gprs_llc.c:1079) 20250805164842475 DLLC NOTICE LLME(c95600d6/f8871003){ASSIGNED} LLGM Assign post (c95600d6 => f8871003) (gprs_llc.c:1125) 20250805164842475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164842475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164842475 DMM DEBUG MM(262420000000015/f8871003) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164842481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164842481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164842481 DMM DEBUG MM_STATE_Gb(0)[0x612000015e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164842481 DMM DEBUG MM(262420000000015/f8871003) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250805164842481 DMM NOTICE MM(262420000000015/f8871003) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164842481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164842481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164842481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164842481 DMM DEBUG MM(262420000000015/f8871003) Requesting authorization (sgsn_auth.c:160) 20250805164842481 DMM INFO MM(262420000000015/f8871003) Requesting authentication tuples (sgsn_auth.c:184) 20250805164842481 DMM DEBUG MM(262420000000015/f8871003) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164842481 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250805164842481 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(740)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(743) SGSN_Test-GSUP(740)@9f33ff8d4e14: Added IMSI table entry 0TC_detach_nopoweroff(743)"262420000000015" 20250805164842483 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164842483 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164842483 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164842483 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164842483 DMM INFO MM(262420000000015/f8871003) Subscriber data update (mmctx.c:445) 20250805164842483 DMM DEBUG MM(262420000000015/f8871003) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164842483 DMM INFO MM(262420000000015/f8871003) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164842483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164842483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164842483 DMM INFO MM(262420000000015/f8871003) <- GMM AUTH AND CIPHERING REQ (rand = 36 94 d5 db 60 19 9a 33 b4 27 18 b0 fd fd eb 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164842486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164842486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164842486 DMM DEBUG MM_STATE_Gb(0)[0x612000015e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164842486 DMM INFO MM(262420000000015/f8871003) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164842486 DMM NOTICE MM(262420000000015/f8871003) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164842486 DMM DEBUG MM(262420000000015/f8871003) checking auth: received GSM SRES = a9 5b ca a3 (gprs_gmm.c:716) 20250805164842486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164842486 DMM DEBUG MM(262420000000015/f8871003) Requesting authorization (sgsn_auth.c:160) 20250805164842486 DMM INFO MM(262420000000015/f8871003) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164842487 DMM DEBUG MM(262420000000015/f8871003) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164842487 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250805164842487 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164842487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164842487 DMM INFO MM(262420000000015/f8871003) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8871003) (gprs_gmm.c:337) 20250805164842487 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164842487 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164842487 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250805164842487 DMM INFO MM(262420000000015/f8871003) Subscriber data update (mmctx.c:445) 20250805164842487 DMM DEBUG MM(262420000000015/f8871003) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164842487 DMM INFO MM(262420000000015/f8871003) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164842487 DMM NOTICE MM(262420000000015/f8871003) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250805164842487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164842487 DMM NOTICE MM(262420000000015/f8871003) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164842487 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) 20250805164842488 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164842488 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250805164842488 DMM INFO MM(262420000000015/f8871003) Subscriber data update (mmctx.c:445) 20250805164842488 DMM DEBUG MM(262420000000015/f8871003) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164842490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164842490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164842490 DMM DEBUG MM_STATE_Gb(0)[0x612000015e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164842490 DMM INFO MM(262420000000015/f8871003) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164842491 DMM NOTICE MM(262420000000015/f8871003) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164842491 DMM DEBUG GMM(gmm_fsm)[0x612000015b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164842491 DMM DEBUG GMM(gmm_fsm)[0x612000015b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164842491 DLLC NOTICE LLME(c95600d6/f8871003){ASSIGNED} LLGM Assign pre (ffffffff => f8871003) (gprs_llc.c:1079) 20250805164842491 DLLC NOTICE LLME(ffffffff/f8871003){ASSIGNED} LLGM Assign post (ffffffff => f8871003) (gprs_llc.c:1125) 20250805164842491 DMM DEBUG MM_STATE_Gb(0)[0x612000015e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164842491 DMM DEBUG MM_STATE_Gb(0)[0x612000015e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164842491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164842491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(743)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164842548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164842548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164842548 DMM DEBUG MM_STATE_Gb(0)[0x612000015e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164842548 DMM INFO MM(262420000000015/f8871003) -> GMM DETACH REQUEST TLLI=0xf8871003 type=GPRS detach (gprs_gmm.c:1512) 20250805164842548 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250805164842549 DMM INFO MM(262420000000015/f8871003) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250805164842549 DMM DEBUG GMM(gmm_fsm)[0x612000015b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164842549 DMM DEBUG GMM(gmm_fsm)[0x612000015b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164842549 DMM DEBUG MM_STATE_Gb(0)[0x612000015e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164842549 DMM DEBUG MM_STATE_Gb(0)[0x612000015e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164842549 DLLC NOTICE LLME(ffffffff/f8871003){ASSIGNED} LLGM Assign pre (f8871003 => ffffffff) (gprs_llc.c:1079) 20250805164842549 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8871003 => ffffffff) (gprs_llc.c:1125) 20250805164842549 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250805164842549 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164842549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015ca0]{Init}: Deallocated (fsm.c:568) 20250805164842549 DMM DEBUG MM_STATE_Gb(0)[0x612000015e20]{Idle}: Deallocated (fsm.c:568) 20250805164842549 DMM DEBUG MM_STATE_Iu[0x612000015fa0]{Detached}: Deallocated (fsm.c:568) 20250805164842549 DMM DEBUG GMM(gmm_fsm)[0x612000015b20]{Deregistered}: Deallocated (fsm.c:568) 20250805164842551 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(743)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(727)@9f33ff8d4e14: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(743)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164842565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(740)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(738)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(727)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(728)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(737)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(734)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(733)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(724)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(732)@9f33ff8d4e14: Final verdict of PTC: none 20250805164842572 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164842572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(729)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(735)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(730)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(742)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(725)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(739)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(741)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(731)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(736)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(726)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(724): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(725): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(726): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_nopoweroff-BVCI196(727): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(728): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(729): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(730): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(731): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_nopoweroff-BVCI210(732): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(733): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(734): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(735): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(736): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_nopoweroff-BVCI220(737): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(738): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(739): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(740): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(741): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(742): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_nopoweroff(743): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Tue Aug 5 16:48:42 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250805164842621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164842923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44708) 20250805164843573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164843573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44708, count=94144) 20250805164844574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164844574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Tue Aug 5 16:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164845575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164845575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_detach_poweroff started. 20250805164846001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164846004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(744)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(745)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(744)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(748)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(748)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164846053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164846053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164846053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164846053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164846053 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164846053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164846053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164846053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164846053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(748)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164846054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164846054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164846054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164846054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164846054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164846054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164846054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164846054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164846054 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164846054 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164846054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164846055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164846055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(748)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(748)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164846058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(749)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(745)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(745)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(750)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805164846066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164846066 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(747)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164846076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164846076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164846076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164846076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164846076 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164846077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164846077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164846077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164846077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(753)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(754)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164846078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164846078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164846078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164846078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164846078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164846078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164846078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164846078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164846078 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164846078 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164846078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164846078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164846078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164846080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(750)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(750)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(755)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805164846085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164846085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(753)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(758)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI210(751)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(758)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164846089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164846089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164846089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164846089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164846089 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164846089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164846089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164846089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164846089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(758)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164846090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164846090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164846090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164846090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164846090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164846090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164846090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164846090 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164846090 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164846090 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164846090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164846090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164846090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(758)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(758)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164846092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(755)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(755)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164846097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164846097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(757)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164846577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164846577 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164846577 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164846577 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) 20250805164846579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(759)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164846579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(747)@9f33ff8d4e14: Adding Client=TC_detach_poweroff(763), IMSI='262420000000016'H, TLLI='F8D0B1A5'O, index=0 SGSN_Test-GSUP(760)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(763) TC_detach_poweroff(763)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9646C32D628863AC626748F377991188'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF2CF661'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B8A76570A013626'O } } } } } 20250805164847659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164847659 DLLC NOTICE LLME(ffffffff/f8d0b1a5){UNASSIGNED} LLC RX: unknown TLLI 0xf8d0b1a5, creating LLME on the fly (gprs_llc.c:552) 20250805164847659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164847659 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164847660 DMM DEBUG GMM(gmm_fsm)[0x612000016120]{Deregistered}: Allocated (fsm.c:456) 20250805164847660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{Init}: Allocated (fsm.c:456) 20250805164847660 DMM DEBUG MM_STATE_Gb[0x612000016420]{Idle}: Allocated (fsm.c:456) 20250805164847660 DMM DEBUG MM_STATE_Iu[0x6120000165a0]{Detached}: Allocated (fsm.c:456) 20250805164847660 DMM DEBUG GMM(gmm_fsm)[0x612000016120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164847660 DMM DEBUG GMM(gmm_fsm)[0x612000016120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164847660 DLLC NOTICE LLME(ffffffff/f8d0b1a5){UNASSIGNED} LLGM Assign pre (f8d0b1a5 => ee477a7f) (gprs_llc.c:1079) 20250805164847660 DLLC NOTICE LLME(f8d0b1a5/ee477a7f){ASSIGNED} LLGM Assign post (f8d0b1a5 => ee477a7f) (gprs_llc.c:1125) 20250805164847660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164847660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164847660 DMM DEBUG MM(262420000000016/ee477a7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164847680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164847681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164847681 DMM DEBUG MM_STATE_Gb(0)[0x612000016420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164847681 DMM DEBUG MM(262420000000016/ee477a7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250805164847681 DMM NOTICE MM(262420000000016/ee477a7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164847681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164847681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164847681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164847681 DMM DEBUG MM(262420000000016/ee477a7f) Requesting authorization (sgsn_auth.c:160) 20250805164847682 DMM INFO MM(262420000000016/ee477a7f) Requesting authentication tuples (sgsn_auth.c:184) 20250805164847682 DMM DEBUG MM(262420000000016/ee477a7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164847682 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250805164847682 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(760)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(763) SGSN_Test-GSUP(760)@9f33ff8d4e14: Added IMSI table entry 0TC_detach_poweroff(763)"262420000000016" 20250805164847687 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164847687 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164847688 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164847688 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164847688 DMM INFO MM(262420000000016/ee477a7f) Subscriber data update (mmctx.c:445) 20250805164847688 DMM DEBUG MM(262420000000016/ee477a7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164847688 DMM INFO MM(262420000000016/ee477a7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164847688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164847688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164847688 DMM INFO MM(262420000000016/ee477a7f) <- GMM AUTH AND CIPHERING REQ (rand = 96 46 c3 2d 62 88 63 ac 62 67 48 f3 77 99 11 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164847695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164847695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164847695 DMM DEBUG MM_STATE_Gb(0)[0x612000016420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164847695 DMM INFO MM(262420000000016/ee477a7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164847695 DMM NOTICE MM(262420000000016/ee477a7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164847695 DMM DEBUG MM(262420000000016/ee477a7f) checking auth: received GSM SRES = af 2c f6 61 (gprs_gmm.c:716) 20250805164847695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164847695 DMM DEBUG MM(262420000000016/ee477a7f) Requesting authorization (sgsn_auth.c:160) 20250805164847695 DMM INFO MM(262420000000016/ee477a7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164847695 DMM DEBUG MM(262420000000016/ee477a7f) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164847695 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250805164847695 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164847695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164847695 DMM INFO MM(262420000000016/ee477a7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xee477a7f) (gprs_gmm.c:337) 20250805164847696 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164847696 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164847696 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250805164847696 DMM INFO MM(262420000000016/ee477a7f) Subscriber data update (mmctx.c:445) 20250805164847696 DMM DEBUG MM(262420000000016/ee477a7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164847696 DMM INFO MM(262420000000016/ee477a7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164847696 DMM NOTICE MM(262420000000016/ee477a7f) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250805164847696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164847696 DMM NOTICE MM(262420000000016/ee477a7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164847696 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) 20250805164847696 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164847696 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250805164847696 DMM INFO MM(262420000000016/ee477a7f) Subscriber data update (mmctx.c:445) 20250805164847696 DMM DEBUG MM(262420000000016/ee477a7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164847698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164847698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164847698 DMM DEBUG MM_STATE_Gb(0)[0x612000016420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164847698 DMM INFO MM(262420000000016/ee477a7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164847698 DMM NOTICE MM(262420000000016/ee477a7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164847698 DMM DEBUG GMM(gmm_fsm)[0x612000016120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164847698 DMM DEBUG GMM(gmm_fsm)[0x612000016120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164847698 DLLC NOTICE LLME(f8d0b1a5/ee477a7f){ASSIGNED} LLGM Assign pre (ffffffff => ee477a7f) (gprs_llc.c:1079) 20250805164847698 DLLC NOTICE LLME(ffffffff/ee477a7f){ASSIGNED} LLGM Assign post (ffffffff => ee477a7f) (gprs_llc.c:1125) 20250805164847698 DMM DEBUG MM_STATE_Gb(0)[0x612000016420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164847698 DMM DEBUG MM_STATE_Gb(0)[0x612000016420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164847698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164847698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(763)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164847754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164847754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250805164847754 DMM DEBUG MM_STATE_Gb(0)[0x612000016420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164847754 DMM INFO MM(262420000000016/ee477a7f) -> GMM DETACH REQUEST TLLI=0xee477a7f type=GPRS detach Power-off (gprs_gmm.c:1512) 20250805164847754 DMM INFO MM(262420000000016/ee477a7f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250805164847754 DMM DEBUG GMM(gmm_fsm)[0x612000016120]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164847754 DMM DEBUG GMM(gmm_fsm)[0x612000016120]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164847754 DMM DEBUG MM_STATE_Gb(0)[0x612000016420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164847754 DMM DEBUG MM_STATE_Gb(0)[0x612000016420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164847755 DLLC NOTICE LLME(ffffffff/ee477a7f){ASSIGNED} LLGM Assign pre (ee477a7f => ffffffff) (gprs_llc.c:1079) 20250805164847755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee477a7f => ffffffff) (gprs_llc.c:1125) 20250805164847755 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250805164847755 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164847755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000162a0]{Init}: Deallocated (fsm.c:568) 20250805164847755 DMM DEBUG MM_STATE_Gb(0)[0x612000016420]{Idle}: Deallocated (fsm.c:568) 20250805164847755 DMM DEBUG MM_STATE_Iu[0x6120000165a0]{Detached}: Deallocated (fsm.c:568) 20250805164847755 DMM DEBUG GMM(gmm_fsm)[0x612000016120]{Deregistered}: Deallocated (fsm.c:568) 20250805164847757 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250805164849218 DGPRS DEBUG Checking for inactive LLMEs, time = 56940728 (sgsn.c:132) 20250805164849231 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164849231 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164849231 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164849232 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164849232 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164849232 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164849233 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164849233 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164849233 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164849233 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_detach_poweroff(763)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(747)@9f33ff8d4e14: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(763)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164852771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(760)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(748)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(744)@9f33ff8d4e14: Final verdict of PTC: none 20250805164852776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164852776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_poweroff-BVCI220(757)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(754)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_poweroff-BVCI210(751)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(753)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@9f33ff8d4e14: Final verdict of PTC: none TC_detach_poweroff-BVCI196(747)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(750)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(755)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(758)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(761)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(745)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(762)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(752)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(746)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(756)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(744): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(745): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(746): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_poweroff-BVCI196(747): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(748): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(750): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_poweroff-BVCI210(751): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(753): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(755): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(756): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_poweroff-BVCI220(757): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(758): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(760): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(761): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(762): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_detach_poweroff(763): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_detach_poweroff finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Tue Aug 5 16:48:52 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250805164852850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164853152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95424) 20250805164853778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164853778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95424, count=100856) 20250805164854779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164854779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Tue Aug 5 16:48:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164855781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164855781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act started. 20250805164856279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164856283 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(764)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164856326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164856326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164856326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164856326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164856326 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164856326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164856326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164856326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164856326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164856327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164856327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164856327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164856327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164856327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164856327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164856327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164856327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164856327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164856327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164856327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164856327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164856327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805164856330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164856337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164856337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(767)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164856344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164856344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164856344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164856344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164856344 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164856344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164856344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164856344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164856344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164856345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164856345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164856345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164856345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164856345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164856345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164856345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164856345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164856345 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164856345 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164856345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164856345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164856345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164856347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164856352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164856352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(772)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164856363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164856363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164856363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164856363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164856363 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164856363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164856363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164856363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164856363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164856364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164856364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164856364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164856364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164856364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164856364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164856364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164856364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164856364 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164856364 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164856364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164856365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164856365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164856367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164856372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164856372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(777)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164856783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164856783 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164856783 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164856783 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164856787 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164856788 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(767)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act(783), IMSI='262420000000017'H, TLLI='F2949102'O, index=0 SGSN_Test-GSUP(780)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(783) TC_attach_pdp_act(783)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5C8F19FE9FA77027BB765E605068CF58'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90810405'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4672B806161E2538'O } } } } } 20250805164856863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164856863 DLLC NOTICE LLME(ffffffff/f2949102){UNASSIGNED} LLC RX: unknown TLLI 0xf2949102, creating LLME on the fly (gprs_llc.c:552) 20250805164856863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164856863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164856863 DMM DEBUG GMM(gmm_fsm)[0x612000016720]{Deregistered}: Allocated (fsm.c:456) 20250805164856863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{Init}: Allocated (fsm.c:456) 20250805164856864 DMM DEBUG MM_STATE_Gb[0x612000016a20]{Idle}: Allocated (fsm.c:456) 20250805164856864 DMM DEBUG MM_STATE_Iu[0x612000016ba0]{Detached}: Allocated (fsm.c:456) 20250805164856864 DMM DEBUG GMM(gmm_fsm)[0x612000016720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164856864 DMM DEBUG GMM(gmm_fsm)[0x612000016720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164856864 DLLC NOTICE LLME(ffffffff/f2949102){UNASSIGNED} LLGM Assign pre (f2949102 => c76b678a) (gprs_llc.c:1079) 20250805164856864 DLLC NOTICE LLME(f2949102/c76b678a){ASSIGNED} LLGM Assign post (f2949102 => c76b678a) (gprs_llc.c:1125) 20250805164856864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164856864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164856864 DMM DEBUG MM(262420000000017/c76b678a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164856888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164856888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164856888 DMM DEBUG MM_STATE_Gb(0)[0x612000016a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164856888 DMM DEBUG MM(262420000000017/c76b678a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250805164856889 DMM NOTICE MM(262420000000017/c76b678a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164856889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164856889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164856889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164856889 DMM DEBUG MM(262420000000017/c76b678a) Requesting authorization (sgsn_auth.c:160) 20250805164856889 DMM INFO MM(262420000000017/c76b678a) Requesting authentication tuples (sgsn_auth.c:184) 20250805164856889 DMM DEBUG MM(262420000000017/c76b678a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164856889 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250805164856889 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(783) SGSN_Test-GSUP(780)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act(783)"262420000000017" 20250805164856896 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164856896 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164856896 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164856896 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164856896 DMM INFO MM(262420000000017/c76b678a) Subscriber data update (mmctx.c:445) 20250805164856896 DMM DEBUG MM(262420000000017/c76b678a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164856896 DMM INFO MM(262420000000017/c76b678a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164856896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164856896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164856896 DMM INFO MM(262420000000017/c76b678a) <- GMM AUTH AND CIPHERING REQ (rand = 5c 8f 19 fe 9f a7 70 27 bb 76 5e 60 50 68 cf 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164856913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164856913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164856913 DMM DEBUG MM_STATE_Gb(0)[0x612000016a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164856914 DMM INFO MM(262420000000017/c76b678a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164856914 DMM NOTICE MM(262420000000017/c76b678a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164856914 DMM DEBUG MM(262420000000017/c76b678a) checking auth: received GSM SRES = 90 81 04 05 (gprs_gmm.c:716) 20250805164856914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164856914 DMM DEBUG MM(262420000000017/c76b678a) Requesting authorization (sgsn_auth.c:160) 20250805164856914 DMM INFO MM(262420000000017/c76b678a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164856914 DMM DEBUG MM(262420000000017/c76b678a) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164856914 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250805164856914 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164856914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164856914 DMM INFO MM(262420000000017/c76b678a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc76b678a) (gprs_gmm.c:337) 20250805164856917 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164856918 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164856918 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250805164856918 DMM INFO MM(262420000000017/c76b678a) Subscriber data update (mmctx.c:445) 20250805164856918 DMM DEBUG MM(262420000000017/c76b678a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164856918 DMM INFO MM(262420000000017/c76b678a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164856918 DMM NOTICE MM(262420000000017/c76b678a) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250805164856918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164856918 DMM NOTICE MM(262420000000017/c76b678a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164856918 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) 20250805164856919 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164856919 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250805164856919 DMM INFO MM(262420000000017/c76b678a) Subscriber data update (mmctx.c:445) 20250805164856919 DMM DEBUG MM(262420000000017/c76b678a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164856936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164856936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164856936 DMM DEBUG MM_STATE_Gb(0)[0x612000016a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164856936 DMM INFO MM(262420000000017/c76b678a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164856936 DMM NOTICE MM(262420000000017/c76b678a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164856936 DMM DEBUG GMM(gmm_fsm)[0x612000016720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164856936 DMM DEBUG GMM(gmm_fsm)[0x612000016720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164856936 DLLC NOTICE LLME(f2949102/c76b678a){ASSIGNED} LLGM Assign pre (ffffffff => c76b678a) (gprs_llc.c:1079) 20250805164856936 DLLC NOTICE LLME(ffffffff/c76b678a){ASSIGNED} LLGM Assign post (ffffffff => c76b678a) (gprs_llc.c:1125) 20250805164856936 DMM DEBUG MM_STATE_Gb(0)[0x612000016a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164856937 DMM DEBUG MM_STATE_Gb(0)[0x612000016a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164856937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164856937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(783)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164856994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164856994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805164856994 DMM DEBUG MM_STATE_Gb(0)[0x612000016a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164856994 DMM INFO MM(262420000000017/c76b678a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805164856994 DMM INFO MM(262420000000017/c76b678a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805164856994 DMM DEBUG MM(262420000000017/c76b678a) Using GGSN 0 (gprs_sm.c:317) 20250805164856994 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805164856994 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250805164856994 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805164856994 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250805164856994 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:378) 20250805164857013 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 02 00 00 01 80 08 00 10 2c 91 38 d1 11 24 a0 52 af 14 05 7f 62 38 3d db 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:465) 20250805164857014 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5df920, cbp=0x61400000eea0) (sgsn_libgtp.c:633) 20250805164857014 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805164857014 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003d738b8 TLLI=c76b678a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805164857014 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805164857014 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(783)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(783)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(767)@9f33ff8d4e14: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(783)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164857037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36366<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(778)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(773)@9f33ff8d4e14: Final verdict of PTC: none 20250805164857042 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164857042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(768)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(772)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(767)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(777)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(781)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(782)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(766)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(776)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(771)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act-BVCI196(767): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act-BVCI210(772): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act-BVCI220(777): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(781): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(782): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act(783): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Tue Aug 5 16:48:57 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250805164857096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164857499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44976) 20250805164858044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164858044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44976, count=92984) 20250805164859046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164859046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Tue Aug 5 16:48:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164900048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164900049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_pdp_act_unattached started. 20250805164900601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164900604 DMM INFO MM(262420000000017/c76b678a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164900604 DMM INFO MM(262420000000017/c76b678a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164900604 DMM DEBUG GMM(gmm_fsm)[0x612000016720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164900604 DMM DEBUG GMM(gmm_fsm)[0x612000016720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164900604 DMM DEBUG MM_STATE_Gb(0)[0x612000016a20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164900604 DMM DEBUG MM_STATE_Gb(0)[0x612000016a20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164900604 DLLC NOTICE LLME(ffffffff/c76b678a){ASSIGNED} LLGM Assign pre (c76b678a => ffffffff) (gprs_llc.c:1079) 20250805164900604 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c76b678a => ffffffff) (gprs_llc.c:1125) 20250805164900605 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003d73560 (gprs_sndcp.c:574) 20250805164900605 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003d738b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805164900605 DMM NOTICE MM(262420000000017/c76b678a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805164900605 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250805164900605 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805164900605 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805164900605 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:378) 20250805164900605 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250805164900605 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164900605 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20250805164900606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000168a0]{Init}: Deallocated (fsm.c:568) 20250805164900606 DMM DEBUG MM_STATE_Gb(0)[0x612000016a20]{Idle}: Deallocated (fsm.c:568) 20250805164900606 DMM DEBUG MM_STATE_Iu[0x612000016ba0]{Detached}: Deallocated (fsm.c:568) 20250805164900606 DMM DEBUG GMM(gmm_fsm)[0x612000016720]{Deregistered}: Deallocated (fsm.c:568) 20250805164900606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(784)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(785)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(784)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(789)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(789)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164900654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164900654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164900654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164900654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164900654 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164900654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164900654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164900654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164900654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(788)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(789)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164900655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164900655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164900655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164900655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164900655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164900655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164900655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164900655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164900655 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164900655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164900655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164900655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164900655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(789)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(789)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164900657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(790)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(785)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(785)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250805164900665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164900665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(793)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164900666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164900666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164900666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164900666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164900666 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164900666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164900666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164900666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164900666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_pdp_act_unattached-BVCI196(786)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(793)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164900667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164900667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164900667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164900667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164900667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164900667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164900667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164900667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164900668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164900668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164900668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164900668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164900668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164900670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(794)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(790)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(790)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(795)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805164900676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164900676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(792)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(794)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(799)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(799)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164900688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164900688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164900688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164900688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164900688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164900688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164900688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164900688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164900688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(799)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164900689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164900689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164900689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164900689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164900689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164900689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164900689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164900689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164900689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164900689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164900689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164900690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164900690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(799)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(799)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164900691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(795)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(795)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164900696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164900696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(796)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164901050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164901050 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164901050 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164901050 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164901055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805164901056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(786)@9f33ff8d4e14: Adding Client=TC_pdp_act_unattached(803), IMSI='262420000000018'H, TLLI='F80430DA'O, index=0 SGSN_Test-GSUP(800)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(803) 20250805164901124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164901124 DLLC NOTICE LLME(ffffffff/f80430da){UNASSIGNED} LLC RX: unknown TLLI 0xf80430da, creating LLME on the fly (gprs_llc.c:552) 20250805164901124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250805164901124 DMM NOTICE LLME(ffffffff/f80430da){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250805164901124 DLLC NOTICE LLME(ffffffff/f80430da){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250805164901124 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(803)@9f33ff8d4e14: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(786)@9f33ff8d4e14: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(803)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164901151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36390<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805164901155 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164901155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(793)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@9f33ff8d4e14: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(796)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(789)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(800)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(784)@9f33ff8d4e14: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(792)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(790)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(799)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(794)@9f33ff8d4e14: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(786)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(795)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(785)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(797)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(791)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(787)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(802)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(801)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(784): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(785): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_pdp_act_unattached-BVCI196(786): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(787): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(789): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(790): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_pdp_act_unattached-BVCI210(792): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(794): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(795): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_pdp_act_unattached-BVCI220(796): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(797): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(799): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(800): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(801): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(802): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_pdp_act_unattached(803): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Tue Aug 5 16:49:01 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250805164901246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164901647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56468) 20250805164902157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164902157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56468, count=60824) 20250805164903158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164903158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Tue Aug 5 16:49:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164904160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164904161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user started. 20250805164904751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164904753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(804)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(805)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(804)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(808)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(808)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164904798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164904798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164904798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164904798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164904798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164904798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164904798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164904798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164904798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(808)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164904799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164904799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164904799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164904799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164904799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164904799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164904799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164904799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164904799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164904799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164904799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164904800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164904800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(808)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(808)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164904802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(809)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(805)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(805)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164904807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164904807 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(807)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(810)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(809)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(813)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(813)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164904814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164904814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164904814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164904814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164904814 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164904814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164904814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164904814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164904814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(813)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164904815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164904815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164904815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164904815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164904815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164904815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164904815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164904815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164904815 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164904815 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164904815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164904815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164904815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(813)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(813)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164904818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(814)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(810)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(810)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164904823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164904823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(812)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(815)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(814)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(818)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(818)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164904831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164904831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164904831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164904831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164904831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164904831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164904831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164904831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164904831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(818)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164904831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164904831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164904832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164904832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164904832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164904832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164904832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164904832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164904832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164904832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164904832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164904832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164904832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(818)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(818)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164904834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(815)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(815)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164904839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164904839 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(817)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164905162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164905162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164905162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164905162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(819)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(819)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164905167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(819)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(819)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164905168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(819)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(819)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(819)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(819)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(807)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_user(823), IMSI='262420000000019'H, TLLI='E30BD678'O, index=0 SGSN_Test-GSUP(820)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(823) TC_attach_pdp_act_user(823)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C94D30738AC98D21800505BB5590AD54'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08B79A58'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55D607426F7A47F7'O } } } } } 20250805164905253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164905253 DLLC NOTICE LLME(ffffffff/e30bd678){UNASSIGNED} LLC RX: unknown TLLI 0xe30bd678, creating LLME on the fly (gprs_llc.c:552) 20250805164905253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164905253 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164905253 DMM DEBUG GMM(gmm_fsm)[0x612000016ea0]{Deregistered}: Allocated (fsm.c:456) 20250805164905253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{Init}: Allocated (fsm.c:456) 20250805164905253 DMM DEBUG MM_STATE_Gb[0x6120000171a0]{Idle}: Allocated (fsm.c:456) 20250805164905253 DMM DEBUG MM_STATE_Iu[0x612000017320]{Detached}: Allocated (fsm.c:456) 20250805164905253 DMM DEBUG GMM(gmm_fsm)[0x612000016ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164905253 DMM DEBUG GMM(gmm_fsm)[0x612000016ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164905253 DLLC NOTICE LLME(ffffffff/e30bd678){UNASSIGNED} LLGM Assign pre (e30bd678 => c0b20d95) (gprs_llc.c:1079) 20250805164905253 DLLC NOTICE LLME(e30bd678/c0b20d95){ASSIGNED} LLGM Assign post (e30bd678 => c0b20d95) (gprs_llc.c:1125) 20250805164905253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164905253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164905253 DMM DEBUG MM(262420000000019/c0b20d95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164905269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164905269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164905269 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164905269 DMM DEBUG MM(262420000000019/c0b20d95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250805164905269 DMM NOTICE MM(262420000000019/c0b20d95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164905269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164905269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164905269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164905269 DMM DEBUG MM(262420000000019/c0b20d95) Requesting authorization (sgsn_auth.c:160) 20250805164905269 DMM INFO MM(262420000000019/c0b20d95) Requesting authentication tuples (sgsn_auth.c:184) 20250805164905269 DMM DEBUG MM(262420000000019/c0b20d95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164905269 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250805164905269 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(820)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(823) SGSN_Test-GSUP(820)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_user(823)"262420000000019" 20250805164905275 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164905275 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164905275 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164905275 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164905275 DMM INFO MM(262420000000019/c0b20d95) Subscriber data update (mmctx.c:445) 20250805164905275 DMM DEBUG MM(262420000000019/c0b20d95) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164905275 DMM INFO MM(262420000000019/c0b20d95) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164905275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164905275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164905275 DMM INFO MM(262420000000019/c0b20d95) <- GMM AUTH AND CIPHERING REQ (rand = c9 4d 30 73 8a c9 8d 21 80 05 05 bb 55 90 ad 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164905291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164905292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164905292 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164905292 DMM INFO MM(262420000000019/c0b20d95) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164905292 DMM NOTICE MM(262420000000019/c0b20d95) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164905292 DMM DEBUG MM(262420000000019/c0b20d95) checking auth: received GSM SRES = 08 b7 9a 58 (gprs_gmm.c:716) 20250805164905292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164905292 DMM DEBUG MM(262420000000019/c0b20d95) Requesting authorization (sgsn_auth.c:160) 20250805164905292 DMM INFO MM(262420000000019/c0b20d95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164905292 DMM DEBUG MM(262420000000019/c0b20d95) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164905292 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250805164905292 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164905293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164905293 DMM INFO MM(262420000000019/c0b20d95) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0b20d95) (gprs_gmm.c:337) 20250805164905296 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164905296 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164905296 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250805164905296 DMM INFO MM(262420000000019/c0b20d95) Subscriber data update (mmctx.c:445) 20250805164905296 DMM DEBUG MM(262420000000019/c0b20d95) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164905296 DMM INFO MM(262420000000019/c0b20d95) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164905296 DMM NOTICE MM(262420000000019/c0b20d95) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250805164905296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164905296 DMM NOTICE MM(262420000000019/c0b20d95) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164905296 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) 20250805164905297 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164905297 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250805164905297 DMM INFO MM(262420000000019/c0b20d95) Subscriber data update (mmctx.c:445) 20250805164905298 DMM DEBUG MM(262420000000019/c0b20d95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164905309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164905309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164905309 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164905309 DMM INFO MM(262420000000019/c0b20d95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164905309 DMM NOTICE MM(262420000000019/c0b20d95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164905309 DMM DEBUG GMM(gmm_fsm)[0x612000016ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164905309 DMM DEBUG GMM(gmm_fsm)[0x612000016ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164905309 DLLC NOTICE LLME(e30bd678/c0b20d95){ASSIGNED} LLGM Assign pre (ffffffff => c0b20d95) (gprs_llc.c:1079) 20250805164905309 DLLC NOTICE LLME(ffffffff/c0b20d95){ASSIGNED} LLGM Assign post (ffffffff => c0b20d95) (gprs_llc.c:1125) 20250805164905309 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164905309 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164905309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164905309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(823)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164905367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164905367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805164905367 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164905367 DMM INFO MM(262420000000019/c0b20d95) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805164905367 DMM INFO MM(262420000000019/c0b20d95) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805164905367 DMM DEBUG MM(262420000000019/c0b20d95) Using GGSN 0 (gprs_sm.c:317) 20250805164905368 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805164905368 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250805164905368 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805164905368 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250805164905368 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:378) 20250805164905389 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 04 00 00 01 80 08 00 10 23 a4 d3 14 11 16 e1 fb 05 14 05 7f c2 2a c7 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:465) 20250805164905389 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e0998, cbp=0x61400000f8a0) (sgsn_libgtp.c:633) 20250805164905389 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805164905389 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210040514b8 TLLI=c0b20d95, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805164905389 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805164905389 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(823)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(823)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805164905408 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250805164905423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164905423 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250805164905423 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_attach_pdp_act_user-BVCI196(807)@9f33ff8d4e14: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(823)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164905436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(820)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(813)@9f33ff8d4e14: Final verdict of PTC: none 20250805164905443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164905443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(818)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(819)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(804)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(822)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(812)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(810)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(807)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(808)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(814)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(817)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(815)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(805)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(821)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(816)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(806)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(811)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(809)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(804): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(805): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(806): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(807): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(808): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(809): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(810): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(811): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(812): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(813): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(814): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(815): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(816): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(817): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(818): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(819): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(820): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(821): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(822): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user(823): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Tue Aug 5 16:49:05 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250805164905555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164905957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80200) 20250805164906444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164906445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80200, count=96552) 20250805164907446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164907446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Tue Aug 5 16:49:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164908448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164908448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_ggsn_reject started. 20250805164909061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164909063 DMM INFO MM(262420000000019/c0b20d95) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164909063 DMM INFO MM(262420000000019/c0b20d95) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164909063 DMM DEBUG GMM(gmm_fsm)[0x612000016ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164909064 DMM DEBUG GMM(gmm_fsm)[0x612000016ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164909064 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164909064 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164909064 DLLC NOTICE LLME(ffffffff/c0b20d95){ASSIGNED} LLGM Assign pre (c0b20d95 => ffffffff) (gprs_llc.c:1079) 20250805164909064 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0b20d95 => ffffffff) (gprs_llc.c:1125) 20250805164909064 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004051160 (gprs_sndcp.c:574) 20250805164909064 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210040514b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805164909064 DMM NOTICE MM(262420000000019/c0b20d95) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805164909064 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250805164909064 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805164909064 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805164909064 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:378) 20250805164909064 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250805164909064 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164909064 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20250805164909064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017020]{Init}: Deallocated (fsm.c:568) 20250805164909064 DMM DEBUG MM_STATE_Gb(0)[0x6120000171a0]{Idle}: Deallocated (fsm.c:568) 20250805164909064 DMM DEBUG MM_STATE_Iu[0x612000017320]{Detached}: Deallocated (fsm.c:568) 20250805164909064 DMM DEBUG GMM(gmm_fsm)[0x612000016ea0]{Deregistered}: Deallocated (fsm.c:568) 20250805164909065 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(824)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(825)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(824)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(828)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(828)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164909101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164909101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164909101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164909101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164909101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164909101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164909101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164909101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164909101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(828)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164909102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164909102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164909102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164909102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164909102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164909102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164909102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164909102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164909102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164909102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164909103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164909103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(828)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164909103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(828)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164909105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(829)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(825)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(825)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164909110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164909110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(827)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(830)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(829)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(833)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(833)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164909118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164909118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164909118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164909118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164909118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164909118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164909118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164909118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164909118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(833)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164909119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164909119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164909119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164909119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164909119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164909119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164909119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164909119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164909119 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164909119 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164909119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164909119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164909119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(833)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(833)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164909122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(834)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(830)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(830)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164909127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164909127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(832)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(835)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(834)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(838)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(838)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164909140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164909140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164909140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164909140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164909140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164909140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164909140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164909140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164909140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(838)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164909141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164909141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164909141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164909141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164909141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164909141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164909141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164909141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164909141 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164909141 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164909141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164909142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164909142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(838)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(838)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164909144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(835)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(835)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164909148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164909148 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(837)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164909449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164909449 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164909449 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164909449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(839)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(839)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164909453 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(839)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(839)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164909455 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(839)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(839)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(839)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(839)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(827)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_ggsn_reject(843), IMSI='262420000000020'H, TLLI='D31AA153'O, index=0 SGSN_Test-GSUP(840)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(843) TC_attach_pdp_act_ggsn_reject(843)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F8D29C08FA5B233826A7B40753FBF899'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9360157B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E884396F98146FC4'O } } } } } 20250805164909510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164909510 DLLC NOTICE LLME(ffffffff/d31aa153){UNASSIGNED} LLC RX: unknown TLLI 0xd31aa153, creating LLME on the fly (gprs_llc.c:552) 20250805164909510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164909510 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164909510 DMM DEBUG GMM(gmm_fsm)[0x612000017620]{Deregistered}: Allocated (fsm.c:456) 20250805164909510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{Init}: Allocated (fsm.c:456) 20250805164909510 DMM DEBUG MM_STATE_Gb[0x612000017920]{Idle}: Allocated (fsm.c:456) 20250805164909510 DMM DEBUG MM_STATE_Iu[0x612000017aa0]{Detached}: Allocated (fsm.c:456) 20250805164909510 DMM DEBUG GMM(gmm_fsm)[0x612000017620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164909510 DMM DEBUG GMM(gmm_fsm)[0x612000017620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164909510 DLLC NOTICE LLME(ffffffff/d31aa153){UNASSIGNED} LLGM Assign pre (d31aa153 => ec38d081) (gprs_llc.c:1079) 20250805164909510 DLLC NOTICE LLME(d31aa153/ec38d081){ASSIGNED} LLGM Assign post (d31aa153 => ec38d081) (gprs_llc.c:1125) 20250805164909510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164909510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164909510 DMM DEBUG MM(262420000000020/ec38d081) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164909527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164909528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164909528 DMM DEBUG MM_STATE_Gb(0)[0x612000017920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164909528 DMM DEBUG MM(262420000000020/ec38d081) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250805164909528 DMM NOTICE MM(262420000000020/ec38d081) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164909528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164909528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164909528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164909528 DMM DEBUG MM(262420000000020/ec38d081) Requesting authorization (sgsn_auth.c:160) 20250805164909528 DMM INFO MM(262420000000020/ec38d081) Requesting authentication tuples (sgsn_auth.c:184) 20250805164909528 DMM DEBUG MM(262420000000020/ec38d081) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164909528 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250805164909528 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(840)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(843) SGSN_Test-GSUP(840)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(843)"262420000000020" 20250805164909534 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164909534 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164909534 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164909534 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164909534 DMM INFO MM(262420000000020/ec38d081) Subscriber data update (mmctx.c:445) 20250805164909534 DMM DEBUG MM(262420000000020/ec38d081) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164909534 DMM INFO MM(262420000000020/ec38d081) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164909534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164909534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164909534 DMM INFO MM(262420000000020/ec38d081) <- GMM AUTH AND CIPHERING REQ (rand = f8 d2 9c 08 fa 5b 23 38 26 a7 b4 07 53 fb f8 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164909549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164909549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164909549 DMM DEBUG MM_STATE_Gb(0)[0x612000017920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164909549 DMM INFO MM(262420000000020/ec38d081) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164909549 DMM NOTICE MM(262420000000020/ec38d081) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164909549 DMM DEBUG MM(262420000000020/ec38d081) checking auth: received GSM SRES = 93 60 15 7b (gprs_gmm.c:716) 20250805164909549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164909549 DMM DEBUG MM(262420000000020/ec38d081) Requesting authorization (sgsn_auth.c:160) 20250805164909549 DMM INFO MM(262420000000020/ec38d081) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164909549 DMM DEBUG MM(262420000000020/ec38d081) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164909549 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250805164909549 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164909549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164909549 DMM INFO MM(262420000000020/ec38d081) <- GMM ATTACH ACCEPT (new P-TMSI=0xec38d081) (gprs_gmm.c:337) 20250805164909552 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164909552 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164909552 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250805164909552 DMM INFO MM(262420000000020/ec38d081) Subscriber data update (mmctx.c:445) 20250805164909552 DMM DEBUG MM(262420000000020/ec38d081) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164909552 DMM INFO MM(262420000000020/ec38d081) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164909552 DMM NOTICE MM(262420000000020/ec38d081) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250805164909553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164909553 DMM NOTICE MM(262420000000020/ec38d081) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164909553 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) 20250805164909554 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164909554 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250805164909554 DMM INFO MM(262420000000020/ec38d081) Subscriber data update (mmctx.c:445) 20250805164909554 DMM DEBUG MM(262420000000020/ec38d081) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164909565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164909565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164909566 DMM DEBUG MM_STATE_Gb(0)[0x612000017920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164909566 DMM INFO MM(262420000000020/ec38d081) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164909566 DMM NOTICE MM(262420000000020/ec38d081) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164909566 DMM DEBUG GMM(gmm_fsm)[0x612000017620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164909566 DMM DEBUG GMM(gmm_fsm)[0x612000017620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164909566 DLLC NOTICE LLME(d31aa153/ec38d081){ASSIGNED} LLGM Assign pre (ffffffff => ec38d081) (gprs_llc.c:1079) 20250805164909566 DLLC NOTICE LLME(ffffffff/ec38d081){ASSIGNED} LLGM Assign post (ffffffff => ec38d081) (gprs_llc.c:1125) 20250805164909566 DMM DEBUG MM_STATE_Gb(0)[0x612000017920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164909566 DMM DEBUG MM_STATE_Gb(0)[0x612000017920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164909566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164909566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(843)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164909623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164909623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805164909623 DMM DEBUG MM_STATE_Gb(0)[0x612000017920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164909623 DMM INFO MM(262420000000020/ec38d081) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805164909624 DMM INFO MM(262420000000020/ec38d081) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805164909624 DMM DEBUG MM(262420000000020/ec38d081) Using GGSN 0 (gprs_sm.c:317) 20250805164909624 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805164909624 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250805164909624 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805164909624 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250805164909624 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:378) 20250805164909652 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 06 00 00 01 c7 08 00 10 f9 c0 ee c0 11 c1 37 ab e9 14 05 7f cf 2c b9 96 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:465) 20250805164909652 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f996d5e1a10, cbp=0x61400000fea0) (sgsn_libgtp.c:633) 20250805164909652 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250805164909652 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250805164909652 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805164909652 DMM NOTICE MM(262420000000020/ec38d081) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(843)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(843)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(827)@9f33ff8d4e14: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(843)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164909671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54992<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(830)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(840)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(828)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(838)@9f33ff8d4e14: Final verdict of PTC: none 20250805164909676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(833)@9f33ff8d4e14: Final verdict of PTC: none 20250805164909676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(829)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(825)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(832)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(842)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(837)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(824)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(841)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(827)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(835)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(831)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(836)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(839)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(834)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(826)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(824): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(825): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(826): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(827): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(828): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(829): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(830): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(831): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(832): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(833): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(834): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(835): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(836): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(837): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(838): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(839): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(840): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(841): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(842): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(843): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Tue Aug 5 16:49:09 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20250805164909747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164910149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91672) 20250805164910678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164910678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91672, count=99256) 20250805164911679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164911679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Tue Aug 5 16:49:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164912680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164912680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_deact_mo started. 20250805164913243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164913244 DMM INFO MM(262420000000020/ec38d081) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164913244 DMM INFO MM(262420000000020/ec38d081) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164913244 DMM DEBUG GMM(gmm_fsm)[0x612000017620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164913244 DMM DEBUG GMM(gmm_fsm)[0x612000017620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164913244 DMM DEBUG MM_STATE_Gb(0)[0x612000017920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164913244 DMM DEBUG MM_STATE_Gb(0)[0x612000017920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164913244 DLLC NOTICE LLME(ffffffff/ec38d081){ASSIGNED} LLGM Assign pre (ec38d081 => ffffffff) (gprs_llc.c:1079) 20250805164913244 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec38d081 => ffffffff) (gprs_llc.c:1125) 20250805164913244 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250805164913244 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164913244 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20250805164913244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000177a0]{Init}: Deallocated (fsm.c:568) 20250805164913244 DMM DEBUG MM_STATE_Gb(0)[0x612000017920]{Idle}: Deallocated (fsm.c:568) 20250805164913244 DMM DEBUG MM_STATE_Iu[0x612000017aa0]{Detached}: Deallocated (fsm.c:568) 20250805164913244 DMM DEBUG GMM(gmm_fsm)[0x612000017620]{Deregistered}: Deallocated (fsm.c:568) 20250805164913244 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(844)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(845)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(844)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(848)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(848)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164913263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164913263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164913263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164913263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164913263 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164913263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164913263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164913263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164913263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(848)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164913264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164913264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164913264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164913264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164913264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164913264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164913264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164913264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164913264 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164913264 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164913264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164913264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164913264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(848)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(848)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164913266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(849)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(845)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(845)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164913270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913270 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(850)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(847)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(849)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(854)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(854)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164913282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164913282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164913282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164913282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164913282 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164913282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164913282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164913282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164913282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(853)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(854)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164913283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164913283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164913283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164913283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164913283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164913283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164913283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164913283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164913283 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164913283 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164913283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164913283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164913283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(854)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(854)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164913286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(850)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(850)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(855)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805164913291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(853)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(858)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(851)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(858)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164913294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164913294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164913294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164913294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164913294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164913294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164913294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164913294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164913294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(858)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164913295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164913295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164913295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164913295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164913295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164913295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164913295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164913295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164913295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164913295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164913295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164913296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164913296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(858)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(858)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164913298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(855)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(855)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164913304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(857)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164913681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164913681 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164913681 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164913681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(859)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(859)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164913686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(859)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(859)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164913687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(859)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(859)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(859)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(859)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(847)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_user_deact_mo(863), IMSI='262420000000021'H, TLLI='D3D0DD99'O, index=0 SGSN_Test-GSUP(860)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(863) TC_attach_pdp_act_user_deact_mo(863)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B504AFA738FDF861B212EA1BFF110A0B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D3D3940'O ("]=9@") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59B830B9D2A180DF'O } } } } } 20250805164913748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913749 DLLC NOTICE LLME(ffffffff/d3d0dd99){UNASSIGNED} LLC RX: unknown TLLI 0xd3d0dd99, creating LLME on the fly (gprs_llc.c:552) 20250805164913749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164913749 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164913749 DMM DEBUG GMM(gmm_fsm)[0x612000017c20]{Deregistered}: Allocated (fsm.c:456) 20250805164913749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{Init}: Allocated (fsm.c:456) 20250805164913749 DMM DEBUG MM_STATE_Gb[0x612000017f20]{Idle}: Allocated (fsm.c:456) 20250805164913749 DMM DEBUG MM_STATE_Iu[0x6120000180a0]{Detached}: Allocated (fsm.c:456) 20250805164913749 DMM DEBUG GMM(gmm_fsm)[0x612000017c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164913749 DMM DEBUG GMM(gmm_fsm)[0x612000017c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164913749 DLLC NOTICE LLME(ffffffff/d3d0dd99){UNASSIGNED} LLGM Assign pre (d3d0dd99 => c5c67ce1) (gprs_llc.c:1079) 20250805164913749 DLLC NOTICE LLME(d3d0dd99/c5c67ce1){ASSIGNED} LLGM Assign post (d3d0dd99 => c5c67ce1) (gprs_llc.c:1125) 20250805164913749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164913749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164913749 DMM DEBUG MM(262420000000021/c5c67ce1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164913760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164913760 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164913760 DMM DEBUG MM(262420000000021/c5c67ce1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250805164913760 DMM NOTICE MM(262420000000021/c5c67ce1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164913760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164913760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164913760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164913760 DMM DEBUG MM(262420000000021/c5c67ce1) Requesting authorization (sgsn_auth.c:160) 20250805164913760 DMM INFO MM(262420000000021/c5c67ce1) Requesting authentication tuples (sgsn_auth.c:184) 20250805164913760 DMM DEBUG MM(262420000000021/c5c67ce1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164913760 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250805164913760 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(860)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(863) SGSN_Test-GSUP(860)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(863)"262420000000021" 20250805164913762 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164913762 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164913762 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164913762 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164913762 DMM INFO MM(262420000000021/c5c67ce1) Subscriber data update (mmctx.c:445) 20250805164913762 DMM DEBUG MM(262420000000021/c5c67ce1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164913762 DMM INFO MM(262420000000021/c5c67ce1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164913762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164913762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164913762 DMM INFO MM(262420000000021/c5c67ce1) <- GMM AUTH AND CIPHERING REQ (rand = b5 04 af a7 38 fd f8 61 b2 12 ea 1b ff 11 0a 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164913769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164913770 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164913770 DMM INFO MM(262420000000021/c5c67ce1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164913770 DMM NOTICE MM(262420000000021/c5c67ce1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164913770 DMM DEBUG MM(262420000000021/c5c67ce1) checking auth: received GSM SRES = 5d 3d 39 40 (gprs_gmm.c:716) 20250805164913770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164913770 DMM DEBUG MM(262420000000021/c5c67ce1) Requesting authorization (sgsn_auth.c:160) 20250805164913770 DMM INFO MM(262420000000021/c5c67ce1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164913770 DMM DEBUG MM(262420000000021/c5c67ce1) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164913770 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250805164913770 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164913770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164913770 DMM INFO MM(262420000000021/c5c67ce1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5c67ce1) (gprs_gmm.c:337) 20250805164913771 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164913771 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164913771 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250805164913771 DMM INFO MM(262420000000021/c5c67ce1) Subscriber data update (mmctx.c:445) 20250805164913771 DMM DEBUG MM(262420000000021/c5c67ce1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164913771 DMM INFO MM(262420000000021/c5c67ce1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164913771 DMM NOTICE MM(262420000000021/c5c67ce1) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250805164913771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164913772 DMM NOTICE MM(262420000000021/c5c67ce1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164913772 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20250805164913772 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164913772 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250805164913772 DMM INFO MM(262420000000021/c5c67ce1) Subscriber data update (mmctx.c:445) 20250805164913772 DMM DEBUG MM(262420000000021/c5c67ce1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164913780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164913780 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164913780 DMM INFO MM(262420000000021/c5c67ce1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164913780 DMM NOTICE MM(262420000000021/c5c67ce1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164913780 DMM DEBUG GMM(gmm_fsm)[0x612000017c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164913780 DMM DEBUG GMM(gmm_fsm)[0x612000017c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164913780 DLLC NOTICE LLME(d3d0dd99/c5c67ce1){ASSIGNED} LLGM Assign pre (ffffffff => c5c67ce1) (gprs_llc.c:1079) 20250805164913780 DLLC NOTICE LLME(ffffffff/c5c67ce1){ASSIGNED} LLGM Assign post (ffffffff => c5c67ce1) (gprs_llc.c:1125) 20250805164913780 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164913780 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164913780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164913780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(863)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164913836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805164913836 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164913836 DMM INFO MM(262420000000021/c5c67ce1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805164913836 DMM INFO MM(262420000000021/c5c67ce1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805164913836 DMM DEBUG MM(262420000000021/c5c67ce1) Using GGSN 0 (gprs_sm.c:317) 20250805164913836 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805164913836 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250805164913836 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805164913836 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250805164913836 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:378) 20250805164913855 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 07 00 00 01 80 08 00 10 a6 cf b1 9f 11 49 e3 23 a5 14 05 7f f1 f7 33 cb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:465) 20250805164913855 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e1a10, cbp=0x6140000104a0) (sgsn_libgtp.c:633) 20250805164913855 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805164913855 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004422cb8 TLLI=c5c67ce1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805164913855 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805164913855 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(863)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(863)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805164913863 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250805164913867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913867 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250805164913867 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164913870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164913870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250805164913870 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164913870 DMM INFO MM(262420000000021/c5c67ce1) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250805164913870 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805164913870 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:378) 20250805164913871 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:465) 20250805164913871 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e1a10, cbp=0x6140000104a0) (sgsn_libgtp.c:633) 20250805164913871 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805164913871 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004422cb8, TLLI=c5c67ce1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805164913871 DMM INFO MM(262420000000021/c5c67ce1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805164913872 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250805164913872 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(863)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(847)@9f33ff8d4e14: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(863)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164913876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(860)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(850)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(854)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(845)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(858)@9f33ff8d4e14: Final verdict of PTC: none 20250805164913878 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164913878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(844)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(849)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(861)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(857)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(847)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(853)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(859)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(851)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(855)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(848)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(862)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(852)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(846)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(856)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(844): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(845): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(846): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(847): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(848): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(849): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(850): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(851): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(852): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(853): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(854): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(855): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(856): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(857): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(858): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(859): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(860): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(861): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(862): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(863): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Tue Aug 5 16:49:13 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20250805164913947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164914349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102440) 20250805164914880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164914880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102440, count=106796) 20250805164915881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164915881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Tue Aug 5 16:49:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164916883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164916883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_deact_mt started. 20250805164917476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164917479 DMM INFO MM(262420000000021/c5c67ce1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164917479 DMM INFO MM(262420000000021/c5c67ce1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164917480 DMM DEBUG GMM(gmm_fsm)[0x612000017c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164917480 DMM DEBUG GMM(gmm_fsm)[0x612000017c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164917480 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164917480 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164917480 DLLC NOTICE LLME(ffffffff/c5c67ce1){ASSIGNED} LLGM Assign pre (c5c67ce1 => ffffffff) (gprs_llc.c:1079) 20250805164917480 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5c67ce1 => ffffffff) (gprs_llc.c:1125) 20250805164917480 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250805164917480 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164917480 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20250805164917480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017da0]{Init}: Deallocated (fsm.c:568) 20250805164917480 DMM DEBUG MM_STATE_Gb(0)[0x612000017f20]{Idle}: Deallocated (fsm.c:568) 20250805164917480 DMM DEBUG MM_STATE_Iu[0x6120000180a0]{Detached}: Deallocated (fsm.c:568) 20250805164917480 DMM DEBUG GMM(gmm_fsm)[0x612000017c20]{Deregistered}: Deallocated (fsm.c:568) 20250805164917480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(864)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(865)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(864)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(868)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(868)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164917526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164917526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164917526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164917526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164917526 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164917526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164917526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164917526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164917526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(868)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164917527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164917527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164917527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164917527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164917527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164917527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164917527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164917527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164917527 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164917527 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164917527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164917528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164917528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(868)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(868)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164917531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(869)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(865)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(865)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164917536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164917536 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(870)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(869)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(873)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(873)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164917546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164917546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164917546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164917546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164917546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164917546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164917546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164917546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164917546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(873)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164917547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164917547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164917547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164917547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164917547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164917548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164917548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164917548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164917548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164917548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164917548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164917548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164917548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(873)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(873)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(874)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805164917550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(870)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(870)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164917556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164917556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(875)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(872)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(874)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(878)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(878)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164917562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164917562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164917563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164917563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164917563 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164917563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164917563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164917563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164917563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(878)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164917563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164917563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164917563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164917563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164917563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164917563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164917564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164917564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164917564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164917564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164917564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164917564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164917564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(878)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(878)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164917566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(875)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(875)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164917570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164917570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(877)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164917885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164917885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164917885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164917885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(879)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(879)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164917889 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164917890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(879)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(879)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(879)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(879)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(879)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(879)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(867)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_user_deact_mt(883), IMSI='262420000000022'H, TLLI='F6E04A9E'O, index=0 SGSN_Test-GSUP(880)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(883) TC_attach_pdp_act_user_deact_mt(883)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DC31B6BC128FBB5027A0E2EE0ECEDB3F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D17A847E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2AF88461E124E85'O } } } } } 20250805164917936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164917936 DLLC NOTICE LLME(ffffffff/f6e04a9e){UNASSIGNED} LLC RX: unknown TLLI 0xf6e04a9e, creating LLME on the fly (gprs_llc.c:552) 20250805164917936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164917936 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164917936 DMM DEBUG GMM(gmm_fsm)[0x6120000183a0]{Deregistered}: Allocated (fsm.c:456) 20250805164917936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{Init}: Allocated (fsm.c:456) 20250805164917936 DMM DEBUG MM_STATE_Gb[0x6120000186a0]{Idle}: Allocated (fsm.c:456) 20250805164917936 DMM DEBUG MM_STATE_Iu[0x612000018820]{Detached}: Allocated (fsm.c:456) 20250805164917936 DMM DEBUG GMM(gmm_fsm)[0x6120000183a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164917936 DMM DEBUG GMM(gmm_fsm)[0x6120000183a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164917936 DLLC NOTICE LLME(ffffffff/f6e04a9e){UNASSIGNED} LLGM Assign pre (f6e04a9e => eb03916c) (gprs_llc.c:1079) 20250805164917936 DLLC NOTICE LLME(f6e04a9e/eb03916c){ASSIGNED} LLGM Assign post (f6e04a9e => eb03916c) (gprs_llc.c:1125) 20250805164917936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164917936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164917936 DMM DEBUG MM(262420000000022/eb03916c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164917951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164917952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164917952 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164917952 DMM DEBUG MM(262420000000022/eb03916c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250805164917952 DMM NOTICE MM(262420000000022/eb03916c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164917952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164917952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164917952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164917952 DMM DEBUG MM(262420000000022/eb03916c) Requesting authorization (sgsn_auth.c:160) 20250805164917952 DMM INFO MM(262420000000022/eb03916c) Requesting authentication tuples (sgsn_auth.c:184) 20250805164917952 DMM DEBUG MM(262420000000022/eb03916c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164917952 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250805164917952 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(880)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(883) SGSN_Test-GSUP(880)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(883)"262420000000022" 20250805164917957 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164917957 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164917957 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164917957 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164917957 DMM INFO MM(262420000000022/eb03916c) Subscriber data update (mmctx.c:445) 20250805164917957 DMM DEBUG MM(262420000000022/eb03916c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164917957 DMM INFO MM(262420000000022/eb03916c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164917957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164917957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164917957 DMM INFO MM(262420000000022/eb03916c) <- GMM AUTH AND CIPHERING REQ (rand = dc 31 b6 bc 12 8f bb 50 27 a0 e2 ee 0e ce db 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164917972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164917972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164917972 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164917972 DMM INFO MM(262420000000022/eb03916c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164917972 DMM NOTICE MM(262420000000022/eb03916c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164917972 DMM DEBUG MM(262420000000022/eb03916c) checking auth: received GSM SRES = d1 7a 84 7e (gprs_gmm.c:716) 20250805164917972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164917973 DMM DEBUG MM(262420000000022/eb03916c) Requesting authorization (sgsn_auth.c:160) 20250805164917973 DMM INFO MM(262420000000022/eb03916c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164917973 DMM DEBUG MM(262420000000022/eb03916c) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164917973 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250805164917973 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164917973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164917973 DMM INFO MM(262420000000022/eb03916c) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb03916c) (gprs_gmm.c:337) 20250805164917975 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164917975 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164917975 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250805164917975 DMM INFO MM(262420000000022/eb03916c) Subscriber data update (mmctx.c:445) 20250805164917975 DMM DEBUG MM(262420000000022/eb03916c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164917975 DMM INFO MM(262420000000022/eb03916c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164917975 DMM NOTICE MM(262420000000022/eb03916c) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250805164917975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164917975 DMM NOTICE MM(262420000000022/eb03916c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164917975 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20250805164917977 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164917977 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250805164917977 DMM INFO MM(262420000000022/eb03916c) Subscriber data update (mmctx.c:445) 20250805164917977 DMM DEBUG MM(262420000000022/eb03916c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164917987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164917987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164917988 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164917988 DMM INFO MM(262420000000022/eb03916c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164917988 DMM NOTICE MM(262420000000022/eb03916c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164917988 DMM DEBUG GMM(gmm_fsm)[0x6120000183a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164917988 DMM DEBUG GMM(gmm_fsm)[0x6120000183a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164917988 DLLC NOTICE LLME(f6e04a9e/eb03916c){ASSIGNED} LLGM Assign pre (ffffffff => eb03916c) (gprs_llc.c:1079) 20250805164917988 DLLC NOTICE LLME(ffffffff/eb03916c){ASSIGNED} LLGM Assign post (ffffffff => eb03916c) (gprs_llc.c:1125) 20250805164917988 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164917988 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164917988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164917988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(883)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164918037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164918037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805164918037 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164918037 DMM INFO MM(262420000000022/eb03916c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805164918037 DMM INFO MM(262420000000022/eb03916c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805164918037 DMM DEBUG MM(262420000000022/eb03916c) Using GGSN 0 (gprs_sm.c:317) 20250805164918037 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805164918037 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250805164918037 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805164918037 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250805164918037 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:378) 20250805164918047 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 09 00 00 01 80 08 00 10 fb 3f b9 20 11 22 33 da 49 14 05 7f 4a 96 ec f8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:465) 20250805164918047 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e1a10, cbp=0x614000010aa0) (sgsn_libgtp.c:633) 20250805164918047 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805164918047 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100462acb8 TLLI=eb03916c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805164918047 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805164918047 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(883)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(883)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805164918054 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250805164918060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164918060 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250805164918060 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164918063 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250805164918063 DGPRS INFO PDP(262420000000022:5): Context 0x7f996d5e1a10 was deleted (sgsn_libgtp.c:707) 20250805164918063 DMM INFO MM(262420000000022/eb03916c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250805164918063 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250805164918063 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@9f33ff8d4e14: Removing Client IMSI='262420000000022'H, index=0 20250805164918070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164918070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250805164918070 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164918070 DMM INFO MM(262420000000022/eb03916c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(883)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164918076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(864)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(880)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(870)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(873)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(867)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(878)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(872)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(868)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(875)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(877)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(869)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(874)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(865)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(881)@9f33ff8d4e14: Final verdict of PTC: none 20250805164918082 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164918082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(879)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(882)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(876)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(871)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(866)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(864): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(865): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(866): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(867): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(868): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(869): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(870): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(871): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(872): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(873): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(874): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(875): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(876): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(877): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(878): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(879): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(880): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(881): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(882): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(883): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Tue Aug 5 16:49:18 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20250805164918136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164918539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100360) 20250805164919083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164919083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805164919219 DGPRS DEBUG Checking for inactive LLMEs, time = 56940758 (sgsn.c:132) 20250805164919232 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164919232 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164919233 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164919233 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164919233 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164919233 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164919234 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164919235 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164919235 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164919235 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) Waiting for packet dumper to finish... 1 (prev_count=100360, count=105872) 20250805164920085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164920085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Tue Aug 5 16:49:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164921086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164921087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_deact_dup started. 20250805164921598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164921599 DMM INFO MM(262420000000022/eb03916c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164921599 DMM INFO MM(262420000000022/eb03916c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164921599 DMM DEBUG GMM(gmm_fsm)[0x6120000183a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164921599 DMM DEBUG GMM(gmm_fsm)[0x6120000183a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164921599 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164921599 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164921599 DLLC NOTICE LLME(ffffffff/eb03916c){ASSIGNED} LLGM Assign pre (eb03916c => ffffffff) (gprs_llc.c:1079) 20250805164921600 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb03916c => ffffffff) (gprs_llc.c:1125) 20250805164921600 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100462a960 (gprs_sndcp.c:574) 20250805164921600 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100462acb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805164921600 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250805164921600 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164921600 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20250805164921600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018520]{Init}: Deallocated (fsm.c:568) 20250805164921600 DMM DEBUG MM_STATE_Gb(0)[0x6120000186a0]{Idle}: Deallocated (fsm.c:568) 20250805164921600 DMM DEBUG MM_STATE_Iu[0x612000018820]{Detached}: Deallocated (fsm.c:568) 20250805164921600 DMM DEBUG GMM(gmm_fsm)[0x6120000183a0]{Deregistered}: Deallocated (fsm.c:568) 20250805164921600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(884)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(885)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(884)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(889)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(889)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164921653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164921653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164921653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164921653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164921653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164921653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164921653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164921653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164921653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(888)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(889)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164921654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164921654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164921654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164921654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164921654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164921654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164921654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164921654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164921654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164921654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164921654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164921654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164921654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(889)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(889)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164921657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(890)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(885)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(885)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(888)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250805164921662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164921662 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(893)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(886)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(893)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164921665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164921665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164921665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164921665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164921665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164921665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164921665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164921665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164921665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(893)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164921666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164921666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164921666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164921666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164921666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164921666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164921666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164921666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164921666 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164921666 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164921666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(893)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164921667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164921667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(893)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164921668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(894)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(890)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(890)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164921673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164921673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(892)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(895)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(894)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(898)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(898)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164921682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164921682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164921682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164921682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164921682 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164921682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164921682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164921682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164921682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(898)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164921683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164921683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164921683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164921683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164921683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164921683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164921683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164921683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164921683 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164921683 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164921683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164921683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164921683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(898)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(898)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164921685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(895)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(895)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164921690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164921690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(897)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164922088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164922088 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164922088 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164922088 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(899)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(899)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164922091 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805164922093 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(899)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(899)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(899)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(899)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(899)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(899)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(886)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_deact_dup(903), IMSI='262420000000046'H, TLLI='CD3E56CA'O, index=0 SGSN_Test-GSUP(900)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(903) TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '7F1CB134B58ED87FB4E59E154677820C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8683D52'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55322143B750307C'O } } } } } 20250805164922171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164922171 DLLC NOTICE LLME(ffffffff/cd3e56ca){UNASSIGNED} LLC RX: unknown TLLI 0xcd3e56ca, creating LLME on the fly (gprs_llc.c:552) 20250805164922171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164922171 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164922171 DMM DEBUG GMM(gmm_fsm)[0x612000018b20]{Deregistered}: Allocated (fsm.c:456) 20250805164922171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{Init}: Allocated (fsm.c:456) 20250805164922171 DMM DEBUG MM_STATE_Gb[0x612000018e20]{Idle}: Allocated (fsm.c:456) 20250805164922171 DMM DEBUG MM_STATE_Iu[0x612000018fa0]{Detached}: Allocated (fsm.c:456) 20250805164922171 DMM DEBUG GMM(gmm_fsm)[0x612000018b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164922171 DMM DEBUG GMM(gmm_fsm)[0x612000018b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164922171 DLLC NOTICE LLME(ffffffff/cd3e56ca){UNASSIGNED} LLGM Assign pre (cd3e56ca => eb0fa3f5) (gprs_llc.c:1079) 20250805164922171 DLLC NOTICE LLME(cd3e56ca/eb0fa3f5){ASSIGNED} LLGM Assign post (cd3e56ca => eb0fa3f5) (gprs_llc.c:1125) 20250805164922171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164922171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164922171 DMM DEBUG MM(262420000000046/eb0fa3f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164922180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164922180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164922180 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164922181 DMM DEBUG MM(262420000000046/eb0fa3f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250805164922181 DMM NOTICE MM(262420000000046/eb0fa3f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164922181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164922181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164922181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164922181 DMM DEBUG MM(262420000000046/eb0fa3f5) Requesting authorization (sgsn_auth.c:160) 20250805164922181 DMM INFO MM(262420000000046/eb0fa3f5) Requesting authentication tuples (sgsn_auth.c:184) 20250805164922181 DMM DEBUG MM(262420000000046/eb0fa3f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164922181 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250805164922181 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(900)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(903) SGSN_Test-GSUP(900)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(903)"262420000000046" 20250805164922182 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164922182 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164922182 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164922182 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164922182 DMM INFO MM(262420000000046/eb0fa3f5) Subscriber data update (mmctx.c:445) 20250805164922182 DMM DEBUG MM(262420000000046/eb0fa3f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164922182 DMM INFO MM(262420000000046/eb0fa3f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164922182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164922182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164922182 DMM INFO MM(262420000000046/eb0fa3f5) <- GMM AUTH AND CIPHERING REQ (rand = 7f 1c b1 34 b5 8e d8 7f b4 e5 9e 15 46 77 82 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164922187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164922187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164922187 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164922187 DMM INFO MM(262420000000046/eb0fa3f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164922187 DMM NOTICE MM(262420000000046/eb0fa3f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164922187 DMM DEBUG MM(262420000000046/eb0fa3f5) checking auth: received GSM SRES = e8 68 3d 52 (gprs_gmm.c:716) 20250805164922187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164922187 DMM DEBUG MM(262420000000046/eb0fa3f5) Requesting authorization (sgsn_auth.c:160) 20250805164922187 DMM INFO MM(262420000000046/eb0fa3f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164922187 DMM DEBUG MM(262420000000046/eb0fa3f5) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164922187 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250805164922187 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164922187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164922187 DMM INFO MM(262420000000046/eb0fa3f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb0fa3f5) (gprs_gmm.c:337) 20250805164922188 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164922188 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164922188 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250805164922188 DMM INFO MM(262420000000046/eb0fa3f5) Subscriber data update (mmctx.c:445) 20250805164922188 DMM DEBUG MM(262420000000046/eb0fa3f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164922188 DMM INFO MM(262420000000046/eb0fa3f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164922188 DMM NOTICE MM(262420000000046/eb0fa3f5) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250805164922188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164922188 DMM NOTICE MM(262420000000046/eb0fa3f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164922188 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) 20250805164922188 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164922188 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250805164922188 DMM INFO MM(262420000000046/eb0fa3f5) Subscriber data update (mmctx.c:445) 20250805164922188 DMM DEBUG MM(262420000000046/eb0fa3f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164922192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164922192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164922192 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164922192 DMM INFO MM(262420000000046/eb0fa3f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164922192 DMM NOTICE MM(262420000000046/eb0fa3f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164922192 DMM DEBUG GMM(gmm_fsm)[0x612000018b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164922192 DMM DEBUG GMM(gmm_fsm)[0x612000018b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164922192 DLLC NOTICE LLME(cd3e56ca/eb0fa3f5){ASSIGNED} LLGM Assign pre (ffffffff => eb0fa3f5) (gprs_llc.c:1079) 20250805164922192 DLLC NOTICE LLME(ffffffff/eb0fa3f5){ASSIGNED} LLGM Assign post (ffffffff => eb0fa3f5) (gprs_llc.c:1125) 20250805164922192 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164922192 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164922192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164922192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805164922250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164922250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805164922250 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164922250 DMM INFO MM(262420000000046/eb0fa3f5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805164922250 DMM INFO MM(262420000000046/eb0fa3f5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805164922250 DMM DEBUG MM(262420000000046/eb0fa3f5) Using GGSN 0 (gprs_sm.c:317) 20250805164922250 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805164922251 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250805164922251 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805164922251 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250805164922251 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:378) 20250805164922278 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0a 00 00 01 80 08 00 10 25 87 7a b3 11 30 59 34 f1 14 05 7f 59 8a d2 0e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:465) 20250805164922278 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e1a10, cbp=0x6140000114a0) (sgsn_libgtp.c:633) 20250805164922278 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805164922278 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210048318b8 TLLI=eb0fa3f5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805164922279 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805164922279 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805164922296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164922296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250805164922296 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164922296 DMM INFO MM(262420000000046/eb0fa3f5) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250805164922296 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805164922296 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:378) 20250805164922297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164922297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164922297 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164922297 DMM INFO MM(262420000000046/eb0fa3f5) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250805164922297 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805164922297 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: "Received deletePDPContextResponse 1, seq_nr=1036" 20250805164922300 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:465) 20250805164922300 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e1a10, cbp=0x6140000114a0) (sgsn_libgtp.c:633) 20250805164922300 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805164922300 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210048318b8, TLLI=eb0fa3f5, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805164922300 DMM INFO MM(262420000000046/eb0fa3f5) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805164922300 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250805164922300 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805164922300 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:465) 20250805164922300 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:470) TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(886)@9f33ff8d4e14: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(903)@9f33ff8d4e14: Final verdict of PTC: pass 20250805164924320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(900)@9f33ff8d4e14: Final verdict of PTC: none 20250805164924324 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(889)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(893)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(897)@9f33ff8d4e14: Final verdict of PTC: none 20250805164924324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(885)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(894)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(899)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(886)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(898)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(895)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(884)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(892)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(890)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(888)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(902)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(901)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(891)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(896)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(887)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(884): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(885): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(886): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(887): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(888): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(889): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(890): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(891): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(892): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(893): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(894): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(895): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(896): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(897): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(898): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(899): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(900): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(901): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(902): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_dup(903): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Tue Aug 5 16:49:24 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250805164924405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164924807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101352) 20250805164925326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164925326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101352, count=106784) 20250805164926326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164926326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Tue Aug 5 16:49:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805164927328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164927328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_second_attempt started. 20250805164927906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164927909 DMM INFO MM(262420000000046/eb0fa3f5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805164927909 DMM INFO MM(262420000000046/eb0fa3f5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805164927909 DMM DEBUG GMM(gmm_fsm)[0x612000018b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805164927909 DMM DEBUG GMM(gmm_fsm)[0x612000018b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805164927909 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805164927909 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805164927909 DLLC NOTICE LLME(ffffffff/eb0fa3f5){ASSIGNED} LLGM Assign pre (eb0fa3f5 => ffffffff) (gprs_llc.c:1079) 20250805164927909 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb0fa3f5 => ffffffff) (gprs_llc.c:1125) 20250805164927909 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250805164927909 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164927909 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20250805164927909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018ca0]{Init}: Deallocated (fsm.c:568) 20250805164927909 DMM DEBUG MM_STATE_Gb(0)[0x612000018e20]{Idle}: Deallocated (fsm.c:568) 20250805164927909 DMM DEBUG MM_STATE_Iu[0x612000018fa0]{Detached}: Deallocated (fsm.c:568) 20250805164927909 DMM DEBUG GMM(gmm_fsm)[0x612000018b20]{Deregistered}: Deallocated (fsm.c:568) 20250805164927909 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(904)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(905)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(904)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(908)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(908)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164927960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805164927960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164927960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164927960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164927960 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805164927960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164927960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164927960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164927960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(908)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164927961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164927961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164927961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164927961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164927961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164927961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164927961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164927961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164927961 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805164927961 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164927961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164927961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164927961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164927964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(909)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(905)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(905)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164927972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164927972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(910)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(907)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(909)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(913)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(913)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164927979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805164927979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164927979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164927979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164927979 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805164927979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164927979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164927979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164927979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(913)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164927980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164927980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164927980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164927980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164927980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164927980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164927980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164927980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164927980 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805164927980 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164927980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(913)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164927980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164927980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164927982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(914)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(910)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(910)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164927987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164927987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(912)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(915)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(914)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(918)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(918)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805164927995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805164927995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805164927995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805164927995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164927995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805164927995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805164927995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805164927995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164927995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(918)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805164927996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164927996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164927996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805164927996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805164927996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805164927996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805164927996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805164927996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805164927996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805164927996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805164927996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805164927997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164927997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805164927999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(915)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(915)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805164928004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164928004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(917)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805164928328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164928329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805164928329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805164928329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805164928333 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164928334 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(907)@9f33ff8d4e14: Adding Client=TC_attach_second_attempt(923), IMSI='262420000000022'H, TLLI='C646A6B3'O, index=0 SGSN_Test-GSUP(920)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(923) TC_attach_second_attempt(923)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'BC1EEB459D1B03391AF8C996F4D5C09F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF129FAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FB8D6C9EAE3AA46F'O } } } } } 20250805164928376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164928376 DLLC NOTICE LLME(ffffffff/c646a6b3){UNASSIGNED} LLC RX: unknown TLLI 0xc646a6b3, creating LLME on the fly (gprs_llc.c:552) 20250805164928376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164928376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164928376 DMM DEBUG GMM(gmm_fsm)[0x6120000192a0]{Deregistered}: Allocated (fsm.c:456) 20250805164928376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Init}: Allocated (fsm.c:456) 20250805164928376 DMM DEBUG MM_STATE_Gb[0x6120000195a0]{Idle}: Allocated (fsm.c:456) 20250805164928376 DMM DEBUG MM_STATE_Iu[0x612000019720]{Detached}: Allocated (fsm.c:456) 20250805164928376 DMM DEBUG GMM(gmm_fsm)[0x6120000192a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164928376 DMM DEBUG GMM(gmm_fsm)[0x6120000192a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805164928376 DLLC NOTICE LLME(ffffffff/c646a6b3){UNASSIGNED} LLGM Assign pre (c646a6b3 => f16455e6) (gprs_llc.c:1079) 20250805164928376 DLLC NOTICE LLME(c646a6b3/f16455e6){ASSIGNED} LLGM Assign post (c646a6b3 => f16455e6) (gprs_llc.c:1125) 20250805164928376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164928376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164928376 DMM DEBUG MM(262420000000022/f16455e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164928387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164928387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805164928387 DMM DEBUG MM_STATE_Gb(0)[0x6120000195a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164928387 DMM DEBUG MM(262420000000022/f16455e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250805164928387 DMM NOTICE MM(262420000000022/f16455e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164928387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164928387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164928387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164928387 DMM DEBUG MM(262420000000022/f16455e6) Requesting authorization (sgsn_auth.c:160) 20250805164928387 DMM INFO MM(262420000000022/f16455e6) Requesting authentication tuples (sgsn_auth.c:184) 20250805164928387 DMM DEBUG MM(262420000000022/f16455e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805164928387 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250805164928387 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(920)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(923) SGSN_Test-GSUP(920)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_second_attempt(923)"262420000000022" 20250805164928389 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805164928389 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805164928389 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805164928389 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805164928389 DMM INFO MM(262420000000022/f16455e6) Subscriber data update (mmctx.c:445) 20250805164928389 DMM DEBUG MM(262420000000022/f16455e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805164928389 DMM INFO MM(262420000000022/f16455e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805164928389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805164928389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805164928389 DMM INFO MM(262420000000022/f16455e6) <- GMM AUTH AND CIPHERING REQ (rand = bc 1e eb 45 9d 1b 03 39 1a f8 c9 96 f4 d5 c0 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805164928395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164928395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164928395 DMM DEBUG MM_STATE_Gb(0)[0x6120000195a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164928395 DMM INFO MM(262420000000022/f16455e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805164928395 DMM NOTICE MM(262420000000022/f16455e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805164928395 DMM DEBUG MM(262420000000022/f16455e6) checking auth: received GSM SRES = ff 12 9f aa (gprs_gmm.c:716) 20250805164928395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805164928395 DMM DEBUG MM(262420000000022/f16455e6) Requesting authorization (sgsn_auth.c:160) 20250805164928395 DMM INFO MM(262420000000022/f16455e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164928395 DMM DEBUG MM(262420000000022/f16455e6) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164928395 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250805164928395 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164928395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805164928395 DMM INFO MM(262420000000022/f16455e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf16455e6) (gprs_gmm.c:337) 20250805164928396 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805164928396 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805164928396 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250805164928396 DMM INFO MM(262420000000022/f16455e6) Subscriber data update (mmctx.c:445) 20250805164928396 DMM DEBUG MM(262420000000022/f16455e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805164928396 DMM INFO MM(262420000000022/f16455e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805164928396 DMM NOTICE MM(262420000000022/f16455e6) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250805164928396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805164928396 DMM NOTICE MM(262420000000022/f16455e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805164928396 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20250805164928397 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805164928397 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250805164928397 DMM INFO MM(262420000000022/f16455e6) Subscriber data update (mmctx.c:445) 20250805164928397 DMM DEBUG MM(262420000000022/f16455e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805164928403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164928403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805164928403 DMM DEBUG MM_STATE_Gb(0)[0x6120000195a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164928403 DMM INFO MM(262420000000022/f16455e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805164928403 DMM NOTICE MM(262420000000022/f16455e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805164928403 DMM DEBUG GMM(gmm_fsm)[0x6120000192a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805164928403 DMM DEBUG GMM(gmm_fsm)[0x6120000192a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805164928403 DLLC NOTICE LLME(c646a6b3/f16455e6){ASSIGNED} LLGM Assign pre (ffffffff => f16455e6) (gprs_llc.c:1079) 20250805164928403 DLLC NOTICE LLME(ffffffff/f16455e6){ASSIGNED} LLGM Assign post (ffffffff => f16455e6) (gprs_llc.c:1125) 20250805164928403 DMM DEBUG MM_STATE_Gb(0)[0x6120000195a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805164928403 DMM DEBUG MM_STATE_Gb(0)[0x6120000195a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805164928403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805164928403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(923)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_second_attempt(923)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D40F3CE1BAA586297DE6637BA13F881A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0EF0E37E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA078AA00FE068FA'O } } } } } 20250805164928460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164928460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250805164928460 DMM DEBUG MM_STATE_Gb(0)[0x6120000195a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164928460 DMM INFO MM(262420000000022/f16455e6) -> GMM ATTACH REQUEST MI(TMSI-0xF16455E6) type="GPRS attach"  (gprs_gmm.c:1320) 20250805164928460 DMM DEBUG GMM(gmm_fsm)[0x6120000192a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805164928460 DMM DEBUG GMM(gmm_fsm)[0x6120000192a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805164928460 DLLC NOTICE LLME(ffffffff/f16455e6){ASSIGNED} LLGM Assign pre (f16455e6 => c09dc8cb) (gprs_llc.c:1079) 20250805164928460 DLLC NOTICE LLME(f16455e6/c09dc8cb){ASSIGNED} LLGM Assign post (f16455e6 => c09dc8cb) (gprs_llc.c:1125) 20250805164928460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805164928460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805164928461 DMM DEBUG MM(262420000000022/c09dc8cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805164928475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805164928475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250805164928475 DMM DEBUG MM_STATE_Gb(0)[0x6120000195a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805164928475 DMM DEBUG MM(262420000000022/c09dc8cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250805164928475 DMM NOTICE MM(262420000000022/c09dc8cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805164928475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805164928475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805164928475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805164928475 DMM DEBUG MM(262420000000022/c09dc8cb) Requesting authorization (sgsn_auth.c:160) 20250805164928475 DMM INFO MM(262420000000022/c09dc8cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805164928475 DMM DEBUG MM(262420000000022/c09dc8cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250805164928475 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250805164928475 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805164934476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250805164934477 DMM ERROR MM(262420000000022/c09dc8cb) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250805164934477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250805164934477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805164934477 DMM NOTICE MM(262420000000022/c09dc8cb) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250805164934477 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250805164934477 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20250805164934477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019420]{Reject}: Deallocated (fsm.c:568) 20250805164934477 DMM DEBUG MM_STATE_Gb(0)[0x6120000195a0]{Ready}: Deallocated (fsm.c:568) 20250805164934477 DMM DEBUG MM_STATE_Iu[0x612000019720]{Detached}: Deallocated (fsm.c:568) 20250805164934477 DMM DEBUG GMM(gmm_fsm)[0x6120000192a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805164934477 DLLC NOTICE LLME(f16455e6/c09dc8cb){ASSIGNED} LLGM Assign pre (c09dc8cb => ffffffff) (gprs_llc.c:1079) 20250805164934477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c09dc8cb => ffffffff) (gprs_llc.c:1125) -NSVCI97(908)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164937966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164937967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164937967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164937987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164937987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164937987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164938007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164938007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164938008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164947972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164947972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164947973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164947990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164947990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164947990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164948021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164948021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164948022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164948329 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805164948329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805164948331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250805164949220 DGPRS DEBUG Checking for inactive LLMEs, time = 56940788 (sgsn.c:132) 20250805164949233 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805164949233 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805164949233 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164949233 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805164949233 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805164949233 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805164949233 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805164949233 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805164949233 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805164949233 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805164957963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164957969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164957969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164957978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164957978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164957978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164957981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164957985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164957985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164957993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164957993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164957993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805164957998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805164958001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805164958001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805164958025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805164958025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805164958025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_second_attempt(923)@9f33ff8d4e14: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9f33ff8d4e14: Test Component 923 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(920)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(908)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(904)@9f33ff8d4e14: Final verdict of PTC: none 20250805164958393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805164958393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805164958394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55220<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(909)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(919)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(914)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(913)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(917)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(905)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(907)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(918)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(912)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(915)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(910)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(922)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(921)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(916)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(911)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(906)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_second_attempt(923)@9f33ff8d4e14: Final verdict of PTC: fail reason: "Tguard timeout" MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(904): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(905): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(906): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_second_attempt-BVCI196(907): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(908): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(909): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(910): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(911): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_second_attempt-BVCI210(912): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(913): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(914): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(915): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(916): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_second_attempt-BVCI220(917): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(918): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(919): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(920): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(921): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(922): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_second_attempt(923): fail (none -> fail) reason: "Tguard timeout" MTC@9f33ff8d4e14: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Tue Aug 5 16:49:58 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250805164958504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805164958907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123624) 20250805164959395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805164959395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=123624, count=127980) 20250805165000397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165000397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Tue Aug 5 16:50:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165001398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165001398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_echo_timeout started. 20250805165002027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165002029 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(924)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(925)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(924)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(928)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(928)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165002079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165002079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165002079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165002079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165002079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165002079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165002079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165002079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165002079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(928)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165002080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165002080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165002080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165002080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165002080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165002080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165002080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165002080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165002080 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165002080 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165002080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165002081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165002081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(928)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(929)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805165002085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(925)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(925)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165002091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165002091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(930)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(927)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(929)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(933)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(933)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165002097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165002097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165002097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165002097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165002097 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165002097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165002097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165002097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165002097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(933)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165002098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165002098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165002098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165002098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165002098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165002098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165002098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165002098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165002098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165002098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165002098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165002098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165002098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165002100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(934)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(930)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(930)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165002104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165002104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(932)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(935)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(934)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(938)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(938)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165002114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165002114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165002114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165002114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165002114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165002114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165002114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165002114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165002114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(938)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165002115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165002115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165002115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165002115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165002115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165002115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165002115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165002115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165002115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165002115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165002115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(938)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165002115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165002115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(938)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165002118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(935)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(935)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165002124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165002124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(937)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165002400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165002400 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165002400 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165002400 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165002403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165002404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(927)@9f33ff8d4e14: Adding Client=TC_attach_echo_timeout(943), IMSI='262420000000067'H, TLLI='CDE7EAF9'O, index=0 SGSN_Test-GSUP(940)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(943) TC_attach_echo_timeout(943)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E405C0641DA60F9499CE47826586B160'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A64321B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D948C31163EA687'O } } } } } 20250805165002447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165002447 DLLC NOTICE LLME(ffffffff/cde7eaf9){UNASSIGNED} LLC RX: unknown TLLI 0xcde7eaf9, creating LLME on the fly (gprs_llc.c:552) 20250805165002447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165002447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165002447 DMM DEBUG GMM(gmm_fsm)[0x6120000198a0]{Deregistered}: Allocated (fsm.c:456) 20250805165002447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{Init}: Allocated (fsm.c:456) 20250805165002447 DMM DEBUG MM_STATE_Gb[0x612000019ba0]{Idle}: Allocated (fsm.c:456) 20250805165002447 DMM DEBUG MM_STATE_Iu[0x612000019d20]{Detached}: Allocated (fsm.c:456) 20250805165002447 DMM DEBUG GMM(gmm_fsm)[0x6120000198a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165002447 DMM DEBUG GMM(gmm_fsm)[0x6120000198a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165002447 DLLC NOTICE LLME(ffffffff/cde7eaf9){UNASSIGNED} LLGM Assign pre (cde7eaf9 => eecf5ff6) (gprs_llc.c:1079) 20250805165002447 DLLC NOTICE LLME(cde7eaf9/eecf5ff6){ASSIGNED} LLGM Assign post (cde7eaf9 => eecf5ff6) (gprs_llc.c:1125) 20250805165002447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165002447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165002447 DMM DEBUG MM(262420000000067/eecf5ff6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165002462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165002462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165002462 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165002462 DMM DEBUG MM(262420000000067/eecf5ff6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250805165002462 DMM NOTICE MM(262420000000067/eecf5ff6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165002462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165002462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165002463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165002463 DMM DEBUG MM(262420000000067/eecf5ff6) Requesting authorization (sgsn_auth.c:160) 20250805165002463 DMM INFO MM(262420000000067/eecf5ff6) Requesting authentication tuples (sgsn_auth.c:184) 20250805165002463 DMM DEBUG MM(262420000000067/eecf5ff6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165002463 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250805165002463 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(940)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(943) SGSN_Test-GSUP(940)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_echo_timeout(943)"262420000000067" 20250805165002468 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165002468 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165002468 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165002468 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165002468 DMM INFO MM(262420000000067/eecf5ff6) Subscriber data update (mmctx.c:445) 20250805165002468 DMM DEBUG MM(262420000000067/eecf5ff6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165002468 DMM INFO MM(262420000000067/eecf5ff6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165002468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165002468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165002468 DMM INFO MM(262420000000067/eecf5ff6) <- GMM AUTH AND CIPHERING REQ (rand = e4 05 c0 64 1d a6 0f 94 99 ce 47 82 65 86 b1 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165002485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165002485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165002485 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165002485 DMM INFO MM(262420000000067/eecf5ff6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165002485 DMM NOTICE MM(262420000000067/eecf5ff6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165002485 DMM DEBUG MM(262420000000067/eecf5ff6) checking auth: received GSM SRES = a6 43 21 b8 (gprs_gmm.c:716) 20250805165002485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165002485 DMM DEBUG MM(262420000000067/eecf5ff6) Requesting authorization (sgsn_auth.c:160) 20250805165002485 DMM INFO MM(262420000000067/eecf5ff6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165002485 DMM DEBUG MM(262420000000067/eecf5ff6) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165002485 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250805165002485 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165002485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165002485 DMM INFO MM(262420000000067/eecf5ff6) <- GMM ATTACH ACCEPT (new P-TMSI=0xeecf5ff6) (gprs_gmm.c:337) 20250805165002490 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165002490 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165002490 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250805165002490 DMM INFO MM(262420000000067/eecf5ff6) Subscriber data update (mmctx.c:445) 20250805165002490 DMM DEBUG MM(262420000000067/eecf5ff6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165002490 DMM INFO MM(262420000000067/eecf5ff6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165002490 DMM NOTICE MM(262420000000067/eecf5ff6) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250805165002490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165002490 DMM NOTICE MM(262420000000067/eecf5ff6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165002490 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) 20250805165002492 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165002492 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250805165002492 DMM INFO MM(262420000000067/eecf5ff6) Subscriber data update (mmctx.c:445) 20250805165002492 DMM DEBUG MM(262420000000067/eecf5ff6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165002504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165002504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165002504 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165002504 DMM INFO MM(262420000000067/eecf5ff6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165002504 DMM NOTICE MM(262420000000067/eecf5ff6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165002504 DMM DEBUG GMM(gmm_fsm)[0x6120000198a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165002504 DMM DEBUG GMM(gmm_fsm)[0x6120000198a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165002504 DLLC NOTICE LLME(cde7eaf9/eecf5ff6){ASSIGNED} LLGM Assign pre (ffffffff => eecf5ff6) (gprs_llc.c:1079) 20250805165002504 DLLC NOTICE LLME(ffffffff/eecf5ff6){ASSIGNED} LLGM Assign post (ffffffff => eecf5ff6) (gprs_llc.c:1125) 20250805165002504 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165002504 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165002504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165002504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(943)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165002559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165002559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165002559 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165002559 DMM INFO MM(262420000000067/eecf5ff6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165002559 DMM INFO MM(262420000000067/eecf5ff6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165002559 DMM DEBUG MM(262420000000067/eecf5ff6) Using GGSN 0 (gprs_sm.c:317) 20250805165002559 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165002559 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250805165002559 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165002559 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165002559 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:378) 20250805165002579 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0d 00 00 01 80 08 00 10 5e a4 12 ee 11 11 c5 fb ee 14 05 7f e4 78 47 f9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:465) 20250805165002579 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e1a10, cbp=0x6140000122a0) (sgsn_libgtp.c:633) 20250805165002580 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165002580 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004c968b8 TLLI=eecf5ff6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165002580 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165002580 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(943)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165007418 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:378) 20250805165007422 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:465) 20250805165007422 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000100e0) (sgsn_libgtp.c:633) -NSVCI97(928)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165012093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165012094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165012110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165012110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165012110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165012123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165012123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165012123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165012420 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1039" 20250805165017420 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:378) 20250805165017421 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:295) TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1039" 20250805165019221 DGPRS DEBUG Checking for inactive LLMEs, time = 56940818 (sgsn.c:132) 20250805165019234 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165019234 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165019234 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165019235 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165019235 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165019235 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165019236 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165019236 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165019236 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165019236 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(928)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165022103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165022103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165022103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165022118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165022118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165022118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165022135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165022135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165022135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165022401 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805165022401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250805165022401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165022421 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:295) 20250805165022422 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:295) 20250805165022422 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1041" 20250805165027422 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:378) 20250805165027423 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:295) 20250805165027423 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:295) 20250805165027423 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:295) TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1041" 20250805165032082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165032089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165032089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250805165032099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165032102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165032102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165032106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165032106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165032106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165032116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165032119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165032119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165032120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165032120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165032120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165032137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165032137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165032137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165032423 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:295) 20250805165032424 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:295) 20250805165032424 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:295) 20250805165032424 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:295) 20250805165032424 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1043" 20250805165037425 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:378) 20250805165037425 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:295) 20250805165037426 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:295) 20250805165037426 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:289) 20250805165037426 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x6110000100e0) (sgsn_libgtp.c:633) 20250805165037426 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x6110000100e0) (sgsn_libgtp.c:637) 20250805165037426 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250805165037426 DMM INFO MM(262420000000067/eecf5ff6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250805165037426 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250805165037426 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165037426 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250805165037426 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250805165037426 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165037426 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250805165037426 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250805165037426 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165037426 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250805165037426 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250805165037426 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165037426 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:295) 20250805165037426 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:295) TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@9f33ff8d4e14: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(943)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(927)@9f33ff8d4e14: Removing Client IMSI='262420000000067'H, index=0 20250805165037436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165037436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250805165037436 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165037436 DMM INFO MM(262420000000067/eecf5ff6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(943)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165037437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46456<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(938)@9f33ff8d4e14: Final verdict of PTC: none 20250805165037442 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165037442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_echo_timeout-BVCI210(932)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(940)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(937)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(934)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(939)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(935)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(933)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(924)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(929)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(925)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(928)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(927)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(942)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(930)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(941)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(931)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(936)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(926)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(924): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(925): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(926): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_echo_timeout-BVCI196(927): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(928): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(929): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(930): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(931): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_echo_timeout-BVCI210(932): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(933): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(934): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(935): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(936): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_echo_timeout-BVCI220(937): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(938): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(939): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(940): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(941): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(942): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_echo_timeout(943): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Tue Aug 5 16:50:37 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250805165037549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165037951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127960) 20250805165038442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165038443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127960, count=128500) 20250805165039444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165039444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Tue Aug 5 16:50:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165040444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165040444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_restart_ctr_echo started. 20250805165041020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165041023 DMM INFO MM(262420000000067/eecf5ff6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165041023 DMM INFO MM(262420000000067/eecf5ff6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165041023 DMM DEBUG GMM(gmm_fsm)[0x6120000198a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165041023 DMM DEBUG GMM(gmm_fsm)[0x6120000198a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165041023 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165041023 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165041023 DLLC NOTICE LLME(ffffffff/eecf5ff6){ASSIGNED} LLGM Assign pre (eecf5ff6 => ffffffff) (gprs_llc.c:1079) 20250805165041023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eecf5ff6 => ffffffff) (gprs_llc.c:1125) 20250805165041023 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004c96560 (gprs_sndcp.c:574) 20250805165041023 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004c968b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165041023 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250805165041023 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165041023 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20250805165041023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019a20]{Init}: Deallocated (fsm.c:568) 20250805165041023 DMM DEBUG MM_STATE_Gb(0)[0x612000019ba0]{Idle}: Deallocated (fsm.c:568) 20250805165041023 DMM DEBUG MM_STATE_Iu[0x612000019d20]{Detached}: Deallocated (fsm.c:568) 20250805165041023 DMM DEBUG GMM(gmm_fsm)[0x6120000198a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165041023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(944)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(945)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(944)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(948)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(948)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165041066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165041066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165041066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165041066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165041066 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165041067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165041067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165041067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165041067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(948)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165041067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165041067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165041067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165041068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165041068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165041068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165041068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165041068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165041068 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165041068 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165041068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(948)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165041068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165041068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(948)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165041070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(949)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(945)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(945)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165041076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165041076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(947)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(950)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(949)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(953)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(953)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165041083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165041083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165041083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165041083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165041083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165041083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165041083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165041083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165041083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(953)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165041084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165041084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165041084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165041084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165041084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165041084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165041084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165041084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165041084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165041084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165041084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165041084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165041084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(953)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(954)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805165041088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(950)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(950)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165041094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165041095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(955)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(952)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(954)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(958)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(958)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165041099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165041099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165041099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165041099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165041099 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165041100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165041100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165041100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165041100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(958)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165041100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165041100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165041100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165041100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165041100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165041100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165041100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165041100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165041100 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165041100 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165041100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165041101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165041101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(958)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(958)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165041102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(955)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165041107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165041107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(957)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165041446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165041446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165041446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165041446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(959)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(959)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165041451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(959)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(959)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(959)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(959)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165041452 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(959)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(959)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(947)@9f33ff8d4e14: Adding Client=TC_attach_restart_ctr_echo(963), IMSI='262420000000023'H, TLLI='D73C2B15'O, index=0 SGSN_Test-GSUP(960)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(963) TC_attach_restart_ctr_echo(963)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9257DC1CD7033EC534BD76A63BC405A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E87218AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D20878EFD34CE710'O } } } } } 20250805165041519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165041519 DLLC NOTICE LLME(ffffffff/d73c2b15){UNASSIGNED} LLC RX: unknown TLLI 0xd73c2b15, creating LLME on the fly (gprs_llc.c:552) 20250805165041519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165041519 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165041519 DMM DEBUG GMM(gmm_fsm)[0x61200001a020]{Deregistered}: Allocated (fsm.c:456) 20250805165041519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{Init}: Allocated (fsm.c:456) 20250805165041519 DMM DEBUG MM_STATE_Gb[0x61200001a320]{Idle}: Allocated (fsm.c:456) 20250805165041519 DMM DEBUG MM_STATE_Iu[0x61200001a4a0]{Detached}: Allocated (fsm.c:456) 20250805165041519 DMM DEBUG GMM(gmm_fsm)[0x61200001a020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165041519 DMM DEBUG GMM(gmm_fsm)[0x61200001a020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165041519 DLLC NOTICE LLME(ffffffff/d73c2b15){UNASSIGNED} LLGM Assign pre (d73c2b15 => cee784ca) (gprs_llc.c:1079) 20250805165041519 DLLC NOTICE LLME(d73c2b15/cee784ca){ASSIGNED} LLGM Assign post (d73c2b15 => cee784ca) (gprs_llc.c:1125) 20250805165041519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165041519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165041519 DMM DEBUG MM(262420000000023/cee784ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165041542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165041542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165041542 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165041542 DMM DEBUG MM(262420000000023/cee784ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250805165041542 DMM NOTICE MM(262420000000023/cee784ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165041542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165041542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165041542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165041542 DMM DEBUG MM(262420000000023/cee784ca) Requesting authorization (sgsn_auth.c:160) 20250805165041542 DMM INFO MM(262420000000023/cee784ca) Requesting authentication tuples (sgsn_auth.c:184) 20250805165041542 DMM DEBUG MM(262420000000023/cee784ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165041542 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250805165041542 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(960)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(963) SGSN_Test-GSUP(960)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_restart_ctr_echo(963)"262420000000023" 20250805165041549 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165041549 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165041549 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165041549 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165041549 DMM INFO MM(262420000000023/cee784ca) Subscriber data update (mmctx.c:445) 20250805165041549 DMM DEBUG MM(262420000000023/cee784ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165041549 DMM INFO MM(262420000000023/cee784ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165041549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165041549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165041549 DMM INFO MM(262420000000023/cee784ca) <- GMM AUTH AND CIPHERING REQ (rand = 92 57 dc 1c d7 03 3e c5 34 bd 76 a6 3b c4 05 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165041569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165041569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165041569 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165041569 DMM INFO MM(262420000000023/cee784ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165041569 DMM NOTICE MM(262420000000023/cee784ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165041569 DMM DEBUG MM(262420000000023/cee784ca) checking auth: received GSM SRES = e8 72 18 aa (gprs_gmm.c:716) 20250805165041569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165041570 DMM DEBUG MM(262420000000023/cee784ca) Requesting authorization (sgsn_auth.c:160) 20250805165041570 DMM INFO MM(262420000000023/cee784ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165041570 DMM DEBUG MM(262420000000023/cee784ca) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165041570 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250805165041570 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165041570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165041570 DMM INFO MM(262420000000023/cee784ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xcee784ca) (gprs_gmm.c:337) 20250805165041573 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165041573 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165041573 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250805165041573 DMM INFO MM(262420000000023/cee784ca) Subscriber data update (mmctx.c:445) 20250805165041573 DMM DEBUG MM(262420000000023/cee784ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165041573 DMM INFO MM(262420000000023/cee784ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165041573 DMM NOTICE MM(262420000000023/cee784ca) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250805165041573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165041573 DMM NOTICE MM(262420000000023/cee784ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165041573 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) 20250805165041574 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165041574 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250805165041574 DMM INFO MM(262420000000023/cee784ca) Subscriber data update (mmctx.c:445) 20250805165041574 DMM DEBUG MM(262420000000023/cee784ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165041588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165041588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165041588 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165041588 DMM INFO MM(262420000000023/cee784ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165041588 DMM NOTICE MM(262420000000023/cee784ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165041588 DMM DEBUG GMM(gmm_fsm)[0x61200001a020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165041588 DMM DEBUG GMM(gmm_fsm)[0x61200001a020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165041588 DLLC NOTICE LLME(d73c2b15/cee784ca){ASSIGNED} LLGM Assign pre (ffffffff => cee784ca) (gprs_llc.c:1079) 20250805165041588 DLLC NOTICE LLME(ffffffff/cee784ca){ASSIGNED} LLGM Assign post (ffffffff => cee784ca) (gprs_llc.c:1125) 20250805165041588 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165041588 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165041588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165041588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(963)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165041646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165041646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165041647 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165041647 DMM INFO MM(262420000000023/cee784ca) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165041647 DMM INFO MM(262420000000023/cee784ca) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165041647 DMM DEBUG MM(262420000000023/cee784ca) Using GGSN 0 (gprs_sm.c:317) 20250805165041647 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250805165041647 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165041647 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165041647 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:378) 20250805165041672 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 15 00 00 01 80 08 00 10 4d af 31 4e 11 b0 22 1d 9b 14 05 7f c5 5f 2c f3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:465) 20250805165041672 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5de8a8, cbp=0x614000012ca0) (sgsn_libgtp.c:633) 20250805165041672 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165041672 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004f12cb8 TLLI=cee784ca, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165041672 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165041672 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(963)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165046648 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:378) 20250805165046655 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:465) 20250805165046655 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000100e0) (sgsn_libgtp.c:633) 20250805165049222 DGPRS DEBUG Checking for inactive LLMEs, time = 56940848 (sgsn.c:132) 20250805165049235 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165049235 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165049236 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165049236 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165049236 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165049236 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165049237 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165049237 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165049238 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165049238 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(948)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165051079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165051079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165051079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(948)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165051096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165051096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165051096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(953)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(958)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165051111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165051111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165051111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(958)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165051649 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:378) 20250805165051652 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:465) 20250805165051652 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x6110000100e0) (sgsn_libgtp.c:633) 20250805165051652 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250805165051652 DMM INFO MM(262420000000023/cee784ca) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250805165051652 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250805165051652 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(963)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(947)@9f33ff8d4e14: Removing Client IMSI='262420000000023'H, index=0 20250805165051659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165051659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250805165051659 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165051659 DMM INFO MM(262420000000023/cee784ca) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(963)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165051662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38922<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_restart_ctr_echo-BVCI196(947)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(950)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(960)@9f33ff8d4e14: Final verdict of PTC: none 20250805165051667 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165051667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(953)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(959)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(957)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(948)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(944)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(952)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(945)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(955)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(962)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(958)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(949)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(961)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(951)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(956)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(946)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(954)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(944): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(945): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(946): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(947): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(948): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(949): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(950): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(951): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(952): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(953): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(954): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(955): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(956): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(957): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(958): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(959): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(960): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(961): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(962): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_restart_ctr_echo(963): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Tue Aug 5 16:50:51 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20250805165051729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165052132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103824) 20250805165052668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165052668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103824, count=114220) 20250805165053670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165053670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Tue Aug 5 16:50:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165054672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165054672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_restart_ctr_create started. 20250805165055211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165055213 DMM INFO MM(262420000000023/cee784ca) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165055213 DMM INFO MM(262420000000023/cee784ca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165055213 DMM DEBUG GMM(gmm_fsm)[0x61200001a020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165055213 DMM DEBUG GMM(gmm_fsm)[0x61200001a020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165055213 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165055213 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165055213 DLLC NOTICE LLME(ffffffff/cee784ca){ASSIGNED} LLGM Assign pre (cee784ca => ffffffff) (gprs_llc.c:1079) 20250805165055213 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cee784ca => ffffffff) (gprs_llc.c:1125) 20250805165055213 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004f12960 (gprs_sndcp.c:574) 20250805165055214 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004f12cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165055214 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250805165055214 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165055214 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20250805165055214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a1a0]{Init}: Deallocated (fsm.c:568) 20250805165055214 DMM DEBUG MM_STATE_Gb(0)[0x61200001a320]{Idle}: Deallocated (fsm.c:568) 20250805165055214 DMM DEBUG MM_STATE_Iu[0x61200001a4a0]{Detached}: Deallocated (fsm.c:568) 20250805165055214 DMM DEBUG GMM(gmm_fsm)[0x61200001a020]{Deregistered}: Deallocated (fsm.c:568) 20250805165055214 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(964)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(965)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(964)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(968)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(968)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165055260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165055260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165055260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165055260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165055260 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165055260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165055260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165055260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165055260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(968)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165055261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165055261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165055261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165055261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165055261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165055261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165055261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165055261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165055261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165055261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165055261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165055261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165055261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(968)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(968)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165055263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(969)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(965)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(965)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165055268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165055268 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(970)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(967)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(969)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(974)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(974)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165055281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165055281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165055281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165055281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165055281 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165055281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165055281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165055281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165055281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(973)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(974)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165055282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165055282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165055282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165055282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165055282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165055282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165055282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165055282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165055282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165055282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165055282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165055282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165055282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(974)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(974)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165055285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(970)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(970)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(975)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805165055290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165055290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(973)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(978)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_create-BVCI210(971)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(978)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165055293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165055293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165055293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165055293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165055293 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165055293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165055293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165055294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165055294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(978)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165055294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165055294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165055294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165055294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165055294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165055294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165055294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165055294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165055294 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165055295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165055295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165055295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165055295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(978)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(978)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165055297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(975)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(975)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165055301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165055301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(977)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165055673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165055673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165055673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165055673 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(979)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(979)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165055677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(979)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(979)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165055678 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(979)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(979)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(979)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(979)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(967)@9f33ff8d4e14: Adding Client=TC_attach_restart_ctr_create(983), IMSI='262420000000024'H, TLLI='D77A88A5'O, index=0 SGSN_Test-GSUP(980)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(983) TC_attach_restart_ctr_create(983)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '7E0902CE8232EFD6CE4E022422675CE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E16CC913'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6809F495FD5F633C'O } } } } } 20250805165055716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165055716 DLLC NOTICE LLME(ffffffff/d77a88a5){UNASSIGNED} LLC RX: unknown TLLI 0xd77a88a5, creating LLME on the fly (gprs_llc.c:552) 20250805165055717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165055717 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165055717 DMM DEBUG GMM(gmm_fsm)[0x61200001a7a0]{Deregistered}: Allocated (fsm.c:456) 20250805165055717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{Init}: Allocated (fsm.c:456) 20250805165055717 DMM DEBUG MM_STATE_Gb[0x61200001aaa0]{Idle}: Allocated (fsm.c:456) 20250805165055717 DMM DEBUG MM_STATE_Iu[0x61200001ac20]{Detached}: Allocated (fsm.c:456) 20250805165055717 DMM DEBUG GMM(gmm_fsm)[0x61200001a7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165055717 DMM DEBUG GMM(gmm_fsm)[0x61200001a7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165055717 DLLC NOTICE LLME(ffffffff/d77a88a5){UNASSIGNED} LLGM Assign pre (d77a88a5 => cf9ba6b0) (gprs_llc.c:1079) 20250805165055717 DLLC NOTICE LLME(d77a88a5/cf9ba6b0){ASSIGNED} LLGM Assign post (d77a88a5 => cf9ba6b0) (gprs_llc.c:1125) 20250805165055717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165055717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165055717 DMM DEBUG MM(262420000000024/cf9ba6b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165055723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165055723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165055723 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165055723 DMM DEBUG MM(262420000000024/cf9ba6b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250805165055723 DMM NOTICE MM(262420000000024/cf9ba6b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165055723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165055723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165055723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165055723 DMM DEBUG MM(262420000000024/cf9ba6b0) Requesting authorization (sgsn_auth.c:160) 20250805165055723 DMM INFO MM(262420000000024/cf9ba6b0) Requesting authentication tuples (sgsn_auth.c:184) 20250805165055723 DMM DEBUG MM(262420000000024/cf9ba6b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165055723 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250805165055723 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(980)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(983) SGSN_Test-GSUP(980)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_restart_ctr_create(983)"262420000000024" 20250805165055766 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165055766 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165055766 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165055766 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165055766 DMM INFO MM(262420000000024/cf9ba6b0) Subscriber data update (mmctx.c:445) 20250805165055766 DMM DEBUG MM(262420000000024/cf9ba6b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165055766 DMM INFO MM(262420000000024/cf9ba6b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165055766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165055766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165055766 DMM INFO MM(262420000000024/cf9ba6b0) <- GMM AUTH AND CIPHERING REQ (rand = 7e 09 02 ce 82 32 ef d6 ce 4e 02 24 22 67 5c e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165055771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165055771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165055771 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165055771 DMM INFO MM(262420000000024/cf9ba6b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165055771 DMM NOTICE MM(262420000000024/cf9ba6b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165055771 DMM DEBUG MM(262420000000024/cf9ba6b0) checking auth: received GSM SRES = e1 6c c9 13 (gprs_gmm.c:716) 20250805165055771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165055771 DMM DEBUG MM(262420000000024/cf9ba6b0) Requesting authorization (sgsn_auth.c:160) 20250805165055771 DMM INFO MM(262420000000024/cf9ba6b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165055771 DMM DEBUG MM(262420000000024/cf9ba6b0) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165055771 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250805165055771 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165055771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165055771 DMM INFO MM(262420000000024/cf9ba6b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf9ba6b0) (gprs_gmm.c:337) 20250805165055772 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165055772 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165055772 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250805165055772 DMM INFO MM(262420000000024/cf9ba6b0) Subscriber data update (mmctx.c:445) 20250805165055772 DMM DEBUG MM(262420000000024/cf9ba6b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165055772 DMM INFO MM(262420000000024/cf9ba6b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165055772 DMM NOTICE MM(262420000000024/cf9ba6b0) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250805165055772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165055772 DMM NOTICE MM(262420000000024/cf9ba6b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165055772 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) 20250805165055773 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165055773 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250805165055773 DMM INFO MM(262420000000024/cf9ba6b0) Subscriber data update (mmctx.c:445) 20250805165055773 DMM DEBUG MM(262420000000024/cf9ba6b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165055776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165055776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165055776 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165055776 DMM INFO MM(262420000000024/cf9ba6b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165055776 DMM NOTICE MM(262420000000024/cf9ba6b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165055776 DMM DEBUG GMM(gmm_fsm)[0x61200001a7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165055776 DMM DEBUG GMM(gmm_fsm)[0x61200001a7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165055776 DLLC NOTICE LLME(d77a88a5/cf9ba6b0){ASSIGNED} LLGM Assign pre (ffffffff => cf9ba6b0) (gprs_llc.c:1079) 20250805165055776 DLLC NOTICE LLME(ffffffff/cf9ba6b0){ASSIGNED} LLGM Assign post (ffffffff => cf9ba6b0) (gprs_llc.c:1125) 20250805165055776 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165055776 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165055776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165055776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(983)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165055834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165055834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165055834 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165055834 DMM INFO MM(262420000000024/cf9ba6b0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165055834 DMM INFO MM(262420000000024/cf9ba6b0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165055834 DMM DEBUG MM(262420000000024/cf9ba6b0) Using GGSN 0 (gprs_sm.c:317) 20250805165055835 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250805165055835 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165055835 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165055835 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:378) 20250805165055859 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 18 00 00 01 c7 08 00 0e 02 10 62 87 f6 a9 11 7f b4 bd 84 14 05 7f 50 ab 3b 5e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:465) 20250805165055859 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f996d5de8a8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250805165055860 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f996d5de8a8, cbp=0x6140000136a0) (sgsn_libgtp.c:633) 20250805165055860 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250805165055860 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250805165055860 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165055860 DMM NOTICE MM(262420000000024/cf9ba6b0) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(983)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165055867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165055867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165055867 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165055867 DMM INFO MM(262420000000024/cf9ba6b0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165055867 DMM INFO MM(262420000000024/cf9ba6b0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165055867 DMM DEBUG MM(262420000000024/cf9ba6b0) Using GGSN 0 (gprs_sm.c:317) 20250805165055867 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250805165055867 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165055867 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165055867 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:378) 20250805165055869 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 19 00 00 01 80 08 00 0e 03 10 62 87 f6 a9 11 7f b4 bd 84 14 05 7f 50 ab 3b 5e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:465) 20250805165055869 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f996d5de8a8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250805165055869 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5de8a8, cbp=0x6140000138a0) (sgsn_libgtp.c:633) 20250805165055869 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165055869 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100512d8b8 TLLI=cf9ba6b0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165055869 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165055869 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(983)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(967)@9f33ff8d4e14: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(983)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165055879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(968)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(980)@9f33ff8d4e14: Final verdict of PTC: none 20250805165055883 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165055883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(979)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(978)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(965)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(977)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(971)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(969)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(967)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(974)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(964)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(973)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(982)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(970)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(975)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(981)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(966)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(976)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(972)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(964): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(965): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(966): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(967): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(968): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(969): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(970): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(971): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(972): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(973): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(974): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(975): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(976): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(977): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(978): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(979): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(980): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(981): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(982): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_restart_ctr_create(983): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Tue Aug 5 16:50:55 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20250805165056002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165056403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62296) 20250805165056884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165056885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62296, count=105012) 20250805165057885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165057885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Tue Aug 5 16:50:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165058887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165058888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250805165059511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165059514 DMM INFO MM(262420000000024/cf9ba6b0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165059514 DMM INFO MM(262420000000024/cf9ba6b0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165059514 DMM DEBUG GMM(gmm_fsm)[0x61200001a7a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165059514 DMM DEBUG GMM(gmm_fsm)[0x61200001a7a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165059514 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165059514 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165059514 DLLC NOTICE LLME(ffffffff/cf9ba6b0){ASSIGNED} LLGM Assign pre (cf9ba6b0 => ffffffff) (gprs_llc.c:1079) 20250805165059514 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf9ba6b0 => ffffffff) (gprs_llc.c:1125) 20250805165059514 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100512d560 (gprs_sndcp.c:574) 20250805165059514 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100512d8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165059514 DMM NOTICE MM(262420000000024/cf9ba6b0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165059515 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250805165059515 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165059515 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165059515 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:378) 20250805165059515 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250805165059515 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165059515 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20250805165059515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a920]{Init}: Deallocated (fsm.c:568) 20250805165059515 DMM DEBUG MM_STATE_Gb(0)[0x61200001aaa0]{Idle}: Deallocated (fsm.c:568) 20250805165059515 DMM DEBUG MM_STATE_Iu[0x61200001ac20]{Detached}: Deallocated (fsm.c:568) 20250805165059515 DMM DEBUG GMM(gmm_fsm)[0x61200001a7a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165059515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(984)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(985)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(984)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(988)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(988)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165059557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165059557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165059557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165059557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165059557 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165059557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165059557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165059557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165059557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(988)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165059558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165059558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165059558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165059558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165059558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165059559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165059559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165059559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165059559 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165059559 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165059559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165059559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165059559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(988)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165059561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(989)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(985)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(985)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165059566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165059566 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(990)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(989)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(993)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(993)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165059573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165059573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165059573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165059573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165059573 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165059573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165059573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165059573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165059573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(993)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165059573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165059573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165059573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165059574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165059574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165059574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165059574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165059574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165059574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165059574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165059574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165059574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165059574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165059576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(990)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(990)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(994)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805165059581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165059581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(995)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(994)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(998)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(998)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165059593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165059593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165059593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165059593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165059593 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165059593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165059593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165059593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165059593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(998)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165059594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165059594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165059594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165059594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165059594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165059594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165059594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165059594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165059594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165059594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165059594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165059594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165059594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(998)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165059596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(995)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(995)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165059602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165059602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165059889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165059889 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165059889 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165059890 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165059894 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165059895 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(1003), IMSI='262420000000025'H, TLLI='F6614994'O, index=0 SGSN_Test-GSUP(1000)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3E4F8C4E3E5E7FFD39D5103F886DDB10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1F282AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB28C5A1A4DAB15C'O } } } } } 20250805165100972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165100972 DLLC NOTICE LLME(ffffffff/f6614994){UNASSIGNED} LLC RX: unknown TLLI 0xf6614994, creating LLME on the fly (gprs_llc.c:552) 20250805165100972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165100972 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165100972 DMM DEBUG GMM(gmm_fsm)[0x61200001af20]{Deregistered}: Allocated (fsm.c:456) 20250805165100972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{Init}: Allocated (fsm.c:456) 20250805165100972 DMM DEBUG MM_STATE_Gb[0x61200001b220]{Idle}: Allocated (fsm.c:456) 20250805165100972 DMM DEBUG MM_STATE_Iu[0x61200001b3a0]{Detached}: Allocated (fsm.c:456) 20250805165100972 DMM DEBUG GMM(gmm_fsm)[0x61200001af20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165100972 DMM DEBUG GMM(gmm_fsm)[0x61200001af20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165100972 DLLC NOTICE LLME(ffffffff/f6614994){UNASSIGNED} LLGM Assign pre (f6614994 => fe4eb31a) (gprs_llc.c:1079) 20250805165100972 DLLC NOTICE LLME(f6614994/fe4eb31a){ASSIGNED} LLGM Assign post (f6614994 => fe4eb31a) (gprs_llc.c:1125) 20250805165100972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165100972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165100972 DMM DEBUG MM(262420000000025/fe4eb31a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165100991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165100991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165100991 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165100991 DMM DEBUG MM(262420000000025/fe4eb31a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250805165100991 DMM NOTICE MM(262420000000025/fe4eb31a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165100991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165100991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165100991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165100991 DMM DEBUG MM(262420000000025/fe4eb31a) Requesting authorization (sgsn_auth.c:160) 20250805165100991 DMM INFO MM(262420000000025/fe4eb31a) Requesting authentication tuples (sgsn_auth.c:184) 20250805165100991 DMM DEBUG MM(262420000000025/fe4eb31a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165100991 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250805165100991 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1000)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) SGSN_Test-GSUP(1000)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(1003)"262420000000025" 20250805165100997 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165100997 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165100997 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165100997 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165100997 DMM INFO MM(262420000000025/fe4eb31a) Subscriber data update (mmctx.c:445) 20250805165100997 DMM DEBUG MM(262420000000025/fe4eb31a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165100997 DMM INFO MM(262420000000025/fe4eb31a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165100997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165100997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165100998 DMM INFO MM(262420000000025/fe4eb31a) <- GMM AUTH AND CIPHERING REQ (rand = 3e 4f 8c 4e 3e 5e 7f fd 39 d5 10 3f 88 6d db 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165101014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165101014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165101014 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165101014 DMM INFO MM(262420000000025/fe4eb31a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165101014 DMM NOTICE MM(262420000000025/fe4eb31a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165101014 DMM DEBUG MM(262420000000025/fe4eb31a) checking auth: received GSM SRES = c1 f2 82 af (gprs_gmm.c:716) 20250805165101014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165101014 DMM DEBUG MM(262420000000025/fe4eb31a) Requesting authorization (sgsn_auth.c:160) 20250805165101014 DMM INFO MM(262420000000025/fe4eb31a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165101014 DMM DEBUG MM(262420000000025/fe4eb31a) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165101014 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250805165101015 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165101015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165101015 DMM INFO MM(262420000000025/fe4eb31a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe4eb31a) (gprs_gmm.c:337) 20250805165101017 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165101017 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165101017 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250805165101018 DMM INFO MM(262420000000025/fe4eb31a) Subscriber data update (mmctx.c:445) 20250805165101018 DMM DEBUG MM(262420000000025/fe4eb31a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165101018 DMM INFO MM(262420000000025/fe4eb31a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165101018 DMM NOTICE MM(262420000000025/fe4eb31a) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250805165101018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165101018 DMM NOTICE MM(262420000000025/fe4eb31a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165101018 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) 20250805165101020 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165101020 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250805165101020 DMM INFO MM(262420000000025/fe4eb31a) Subscriber data update (mmctx.c:445) 20250805165101020 DMM DEBUG MM(262420000000025/fe4eb31a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165101034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165101035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165101035 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165101035 DMM INFO MM(262420000000025/fe4eb31a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165101035 DMM NOTICE MM(262420000000025/fe4eb31a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165101035 DMM DEBUG GMM(gmm_fsm)[0x61200001af20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165101035 DMM DEBUG GMM(gmm_fsm)[0x61200001af20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165101035 DLLC NOTICE LLME(f6614994/fe4eb31a){ASSIGNED} LLGM Assign pre (ffffffff => fe4eb31a) (gprs_llc.c:1079) 20250805165101035 DLLC NOTICE LLME(ffffffff/fe4eb31a){ASSIGNED} LLGM Assign post (ffffffff => fe4eb31a) (gprs_llc.c:1125) 20250805165101035 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165101035 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165101035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165101035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165101091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165101091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165101092 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165101092 DMM INFO MM(262420000000025/fe4eb31a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165101092 DMM INFO MM(262420000000025/fe4eb31a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165101092 DMM DEBUG MM(262420000000025/fe4eb31a) Using GGSN 0 (gprs_sm.c:317) 20250805165101092 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165101092 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250805165101092 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165101092 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165101092 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:378) 20250805165101121 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1b 00 00 01 80 08 00 10 5f e4 60 53 11 c0 ed 8e c0 14 05 7f c8 b4 2d 18 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:465) 20250805165101121 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5df920, cbp=0x614000013ea0) (sgsn_libgtp.c:633) 20250805165101121 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165101121 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005340cb8 TLLI=fe4eb31a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165101121 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165101121 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165101136 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250805165101136 DGPRS INFO PDP(262420000000025:5): Context 0x7f996d5df920 was deleted (sgsn_libgtp.c:707) 20250805165101136 DMM INFO MM(262420000000025/fe4eb31a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250805165101137 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250805165101137 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165109138 DMM INFO MM(262420000000025/fe4eb31a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(988)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165109560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165109560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165109560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165109583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165109583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165109583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165109606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165109606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165109606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165117002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:315) 20250805165117139 DMM INFO MM(262420000000025/fe4eb31a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250805165119223 DGPRS DEBUG Checking for inactive LLMEs, time = 56940878 (sgsn.c:132) 20250805165119236 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165119236 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165119237 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165119237 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165119237 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165119237 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165119238 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165119238 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165119238 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165119238 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(988)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165119566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165119566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165119566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165119591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165119591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165119592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165119621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165119621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165119621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165119891 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805165119891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165119892 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250805165125141 DMM INFO MM(262420000000025/fe4eb31a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250805165129560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165129564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165129564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165129570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165129570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165129570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165129575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165129578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165129578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165129595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165129595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165129595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165129595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165129599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165129599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(998)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165129625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165129625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165129625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165133143 DMM INFO MM(262420000000025/fe4eb31a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@9f33ff8d4e14: Removing Client IMSI='262420000000025'H, index=0 20250805165133169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165133169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250805165133169 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165133169 DMM INFO MM(262420000000025/fe4eb31a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165133174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1000)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(984)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(990)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(988)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(998)@9f33ff8d4e14: Final verdict of PTC: none20250805165133179 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(994)@9f33ff8d4e14: Final verdict of PTC: none 20250805165133179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(999)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(993)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(985)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(989)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(995)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1002)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1001)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(991)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(996)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(986)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(984): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(985): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(986): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(988): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(989): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(990): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(991): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(993): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(994): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(995): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(996): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(998): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(999): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1000): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1001): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1002): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(1003): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Tue Aug 5 16:51:33 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250805165133249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165133652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125928) 20250805165134180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165134180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125928, count=127188) 20250805165135183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165135183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Tue Aug 5 16:51:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165136184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165136184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250805165136740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165136741 DMM INFO MM(262420000000025/fe4eb31a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165136741 DMM INFO MM(262420000000025/fe4eb31a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165136741 DMM DEBUG GMM(gmm_fsm)[0x61200001af20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165136741 DMM DEBUG GMM(gmm_fsm)[0x61200001af20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165136741 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165136741 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165136741 DLLC NOTICE LLME(ffffffff/fe4eb31a){ASSIGNED} LLGM Assign pre (fe4eb31a => ffffffff) (gprs_llc.c:1079) 20250805165136741 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe4eb31a => ffffffff) (gprs_llc.c:1125) 20250805165136741 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005340960 (gprs_sndcp.c:574) 20250805165136741 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005340cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165136741 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250805165136741 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165136741 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20250805165136741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b0a0]{Init}: Deallocated (fsm.c:568) 20250805165136741 DMM DEBUG MM_STATE_Gb(0)[0x61200001b220]{Idle}: Deallocated (fsm.c:568) 20250805165136741 DMM DEBUG MM_STATE_Iu[0x61200001b3a0]{Detached}: Deallocated (fsm.c:568) 20250805165136741 DMM DEBUG GMM(gmm_fsm)[0x61200001af20]{Deregistered}: Deallocated (fsm.c:568) 20250805165136741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1004)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1005)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1004)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1008)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1008)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165136768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165136768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165136768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165136768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165136768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165136768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165136768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165136768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165136768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1008)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165136769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165136769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165136769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165136770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165136770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165136770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165136770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165136770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165136770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165136770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165136770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165136770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165136770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1008)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1008)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165136773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1009)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1005)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1005)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165136779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165136779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1010)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1009)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1013)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1013)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165136787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165136787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165136787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165136787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165136787 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165136787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165136787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165136787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165136787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1013)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165136788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165136788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165136788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165136788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165136788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165136788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165136788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165136788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165136788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165136788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165136788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165136788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165136788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1013)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165136791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1014)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1010)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1010)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165136796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165136796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1015)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1014)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1018)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1018)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165136804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165136804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165136804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165136804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165136804 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165136804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165136804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165136804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165136804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1018)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165136805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165136805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165136805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165136805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165136805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165136805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165136805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165136805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165136805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165136805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165136805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165136805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165136805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1018)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165136807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1015)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165136812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165136812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165137185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165137185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165137185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165137185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1019)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1019)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165137189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165137190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1019)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1019)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1019)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1019)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1019)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1019)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(1023), IMSI='262420000000027'H, TLLI='E5687093'O, index=0 SGSN_Test-GSUP(1020)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(1023) TC_attach_pdp_act_deact_gtp_retrans(1023)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6BAADC62F8171D59B06043C5FE22FC3A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB5A639A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09A181E3830367F5'O } } } } } 20250805165137271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165137271 DLLC NOTICE LLME(ffffffff/e5687093){UNASSIGNED} LLC RX: unknown TLLI 0xe5687093, creating LLME on the fly (gprs_llc.c:552) 20250805165137271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165137271 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165137271 DMM DEBUG GMM(gmm_fsm)[0x61200001b6a0]{Deregistered}: Allocated (fsm.c:456) 20250805165137271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{Init}: Allocated (fsm.c:456) 20250805165137271 DMM DEBUG MM_STATE_Gb[0x61200001b9a0]{Idle}: Allocated (fsm.c:456) 20250805165137271 DMM DEBUG MM_STATE_Iu[0x61200001bb20]{Detached}: Allocated (fsm.c:456) 20250805165137271 DMM DEBUG GMM(gmm_fsm)[0x61200001b6a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165137271 DMM DEBUG GMM(gmm_fsm)[0x61200001b6a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165137271 DLLC NOTICE LLME(ffffffff/e5687093){UNASSIGNED} LLGM Assign pre (e5687093 => dc845eb5) (gprs_llc.c:1079) 20250805165137271 DLLC NOTICE LLME(e5687093/dc845eb5){ASSIGNED} LLGM Assign post (e5687093 => dc845eb5) (gprs_llc.c:1125) 20250805165137271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165137271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165137271 DMM DEBUG MM(262420000000027/dc845eb5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165137294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165137294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165137294 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165137295 DMM DEBUG MM(262420000000027/dc845eb5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250805165137295 DMM NOTICE MM(262420000000027/dc845eb5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165137295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165137295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165137295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165137295 DMM DEBUG MM(262420000000027/dc845eb5) Requesting authorization (sgsn_auth.c:160) 20250805165137295 DMM INFO MM(262420000000027/dc845eb5) Requesting authentication tuples (sgsn_auth.c:184) 20250805165137295 DMM DEBUG MM(262420000000027/dc845eb5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165137295 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250805165137295 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1020)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(1023) SGSN_Test-GSUP(1020)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(1023)"262420000000027" 20250805165137298 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165137298 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165137298 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165137298 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165137298 DMM INFO MM(262420000000027/dc845eb5) Subscriber data update (mmctx.c:445) 20250805165137299 DMM DEBUG MM(262420000000027/dc845eb5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165137299 DMM INFO MM(262420000000027/dc845eb5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165137299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165137299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165137299 DMM INFO MM(262420000000027/dc845eb5) <- GMM AUTH AND CIPHERING REQ (rand = 6b aa dc 62 f8 17 1d 59 b0 60 43 c5 fe 22 fc 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165137309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165137309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165137309 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165137309 DMM INFO MM(262420000000027/dc845eb5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165137309 DMM NOTICE MM(262420000000027/dc845eb5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165137309 DMM DEBUG MM(262420000000027/dc845eb5) checking auth: received GSM SRES = fb 5a 63 9a (gprs_gmm.c:716) 20250805165137309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165137309 DMM DEBUG MM(262420000000027/dc845eb5) Requesting authorization (sgsn_auth.c:160) 20250805165137309 DMM INFO MM(262420000000027/dc845eb5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165137309 DMM DEBUG MM(262420000000027/dc845eb5) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165137310 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250805165137310 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165137310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165137310 DMM INFO MM(262420000000027/dc845eb5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc845eb5) (gprs_gmm.c:337) 20250805165137312 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165137312 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165137312 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250805165137312 DMM INFO MM(262420000000027/dc845eb5) Subscriber data update (mmctx.c:445) 20250805165137312 DMM DEBUG MM(262420000000027/dc845eb5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165137312 DMM INFO MM(262420000000027/dc845eb5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165137312 DMM NOTICE MM(262420000000027/dc845eb5) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250805165137312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165137312 DMM NOTICE MM(262420000000027/dc845eb5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165137312 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) 20250805165137313 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165137313 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250805165137313 DMM INFO MM(262420000000027/dc845eb5) Subscriber data update (mmctx.c:445) 20250805165137313 DMM DEBUG MM(262420000000027/dc845eb5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165137321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165137321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165137321 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165137321 DMM INFO MM(262420000000027/dc845eb5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165137321 DMM NOTICE MM(262420000000027/dc845eb5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165137321 DMM DEBUG GMM(gmm_fsm)[0x61200001b6a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165137321 DMM DEBUG GMM(gmm_fsm)[0x61200001b6a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165137321 DLLC NOTICE LLME(e5687093/dc845eb5){ASSIGNED} LLGM Assign pre (ffffffff => dc845eb5) (gprs_llc.c:1079) 20250805165137321 DLLC NOTICE LLME(ffffffff/dc845eb5){ASSIGNED} LLGM Assign post (ffffffff => dc845eb5) (gprs_llc.c:1125) 20250805165137321 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165137321 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165137321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165137321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(1023)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165137377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165137378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165137378 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165137378 DMM INFO MM(262420000000027/dc845eb5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165137378 DMM INFO MM(262420000000027/dc845eb5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165137378 DMM DEBUG MM(262420000000027/dc845eb5) Using GGSN 0 (gprs_sm.c:317) 20250805165137378 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165137379 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250805165137379 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165137379 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165137379 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@9f33ff8d4e14: First createPDPContextRequest received, dropping & waiting for retransmission 20250805165142380 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:295) 20250805165142408 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1c 00 00 01 80 08 00 10 d4 b1 90 91 11 73 30 1f 3e 14 05 7f b0 6a 92 47 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:465) 20250805165142408 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5df920, cbp=0x6140000148a0) (sgsn_libgtp.c:633) 20250805165142408 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165142408 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210055914b8 TLLI=dc845eb5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165142408 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165142408 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250805165142427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165142427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250805165142427 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165142427 DMM INFO MM(262420000000027/dc845eb5) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250805165142427 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165142427 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@9f33ff8d4e14: First deletePDPContextRequest received, dropping & waiting for retransmission -NSVCI97(1008)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165146777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165146778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165146778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1008)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165146802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165146802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165146802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1013)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165146815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165146815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165146815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1018)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165147428 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:295) 20250805165147434 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:465) 20250805165147434 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5df920, cbp=0x6140000148a0) (sgsn_libgtp.c:633) 20250805165147434 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805165147434 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210055914b8, TLLI=dc845eb5, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165147434 DMM INFO MM(262420000000027/dc845eb5) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805165147435 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250805165147435 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(1023)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(1023)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@9f33ff8d4e14: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(1023)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165147444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54876<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805165147447 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165147447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1020)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1019)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1018)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1013)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1009)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1004)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1015)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1005)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1008)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1014)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1010)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1022)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1021)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1006)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1011)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1016)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1004): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1005): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1006): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1008): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1009): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1010): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1011): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1013): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1014): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1015): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1016): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1018): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1019): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1020): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1021): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1022): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(1023): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Tue Aug 5 16:51:47 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250805165147520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165147922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106132) 20250805165148448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165148448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106132, count=107292) 20250805165149225 DGPRS DEBUG Checking for inactive LLMEs, time = 56940908 (sgsn.c:132) 20250805165149237 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165149237 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165149238 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165149238 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165149238 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165149238 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165149239 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165149239 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165149239 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165149239 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805165149449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165149449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Tue Aug 5 16:51:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165150450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165150451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250805165151056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165151059 DMM INFO MM(262420000000027/dc845eb5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165151059 DMM INFO MM(262420000000027/dc845eb5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165151059 DMM DEBUG GMM(gmm_fsm)[0x61200001b6a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165151059 DMM DEBUG GMM(gmm_fsm)[0x61200001b6a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165151060 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165151060 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165151060 DLLC NOTICE LLME(ffffffff/dc845eb5){ASSIGNED} LLGM Assign pre (dc845eb5 => ffffffff) (gprs_llc.c:1079) 20250805165151060 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc845eb5 => ffffffff) (gprs_llc.c:1125) 20250805165151060 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250805165151060 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165151060 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20250805165151060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b820]{Init}: Deallocated (fsm.c:568) 20250805165151060 DMM DEBUG MM_STATE_Gb(0)[0x61200001b9a0]{Idle}: Deallocated (fsm.c:568) 20250805165151060 DMM DEBUG MM_STATE_Iu[0x61200001bb20]{Detached}: Deallocated (fsm.c:568) 20250805165151060 DMM DEBUG GMM(gmm_fsm)[0x61200001b6a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165151060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1024)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1025)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1024)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1028)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1028)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165151106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165151106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165151106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165151106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165151106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165151106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165151106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165151106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165151106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1028)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165151107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165151107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165151107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165151107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165151107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165151107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165151107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165151107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165151107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165151107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165151107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1028)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165151107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165151107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1028)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165151109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1029)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1025)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1025)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165151115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165151115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1030)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1029)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1033)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1033)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165151121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165151121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165151121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165151121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165151121 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165151121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165151121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165151121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165151121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1033)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165151122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165151122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165151122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165151122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165151122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165151122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165151122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165151122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165151122 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165151122 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165151122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1033)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165151123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165151123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1033)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165151125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1034)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1030)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1030)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165151130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165151130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1035)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1034)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1038)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1038)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165151138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165151138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165151138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165151138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165151138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165151138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165151138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165151138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165151138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1038)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165151139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165151139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165151139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165151139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165151139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165151139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165151139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165151139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165151139 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165151139 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165151139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1038)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165151139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165151139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1038)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165151141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1035)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165151146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165151146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165151452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165151452 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165151452 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165151452 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1039)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1039)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165151456 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1039)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1039)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1039)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250805165151457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1039)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1039)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1039)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(1043), IMSI='262420000000028'H, TLLI='DE66E803'O, index=0 SGSN_Test-GSUP(1040)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '16F435D588B92E2DADC49DA9478B804F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CFAC5C22'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3DFDD7BB23C08136'O } } } } } 20250805165151532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165151532 DLLC NOTICE LLME(ffffffff/de66e803){UNASSIGNED} LLC RX: unknown TLLI 0xde66e803, creating LLME on the fly (gprs_llc.c:552) 20250805165151532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165151532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165151532 DMM DEBUG GMM(gmm_fsm)[0x61200001be20]{Deregistered}: Allocated (fsm.c:456) 20250805165151532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{Init}: Allocated (fsm.c:456) 20250805165151532 DMM DEBUG MM_STATE_Gb[0x6120000201a0]{Idle}: Allocated (fsm.c:456) 20250805165151532 DMM DEBUG MM_STATE_Iu[0x612000020320]{Detached}: Allocated (fsm.c:456) 20250805165151532 DMM DEBUG GMM(gmm_fsm)[0x61200001be20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165151532 DMM DEBUG GMM(gmm_fsm)[0x61200001be20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165151532 DLLC NOTICE LLME(ffffffff/de66e803){UNASSIGNED} LLGM Assign pre (de66e803 => d4b613e2) (gprs_llc.c:1079) 20250805165151532 DLLC NOTICE LLME(de66e803/d4b613e2){ASSIGNED} LLGM Assign post (de66e803 => d4b613e2) (gprs_llc.c:1125) 20250805165151532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165151532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165151532 DMM DEBUG MM(262420000000028/d4b613e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165151551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165151551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165151551 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165151551 DMM DEBUG MM(262420000000028/d4b613e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250805165151551 DMM NOTICE MM(262420000000028/d4b613e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165151551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165151551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165151551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165151551 DMM DEBUG MM(262420000000028/d4b613e2) Requesting authorization (sgsn_auth.c:160) 20250805165151551 DMM INFO MM(262420000000028/d4b613e2) Requesting authentication tuples (sgsn_auth.c:184) 20250805165151551 DMM DEBUG MM(262420000000028/d4b613e2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165151551 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250805165151551 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1040)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) SGSN_Test-GSUP(1040)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(1043)"262420000000028" 20250805165151557 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165151557 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165151557 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165151557 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165151557 DMM INFO MM(262420000000028/d4b613e2) Subscriber data update (mmctx.c:445) 20250805165151557 DMM DEBUG MM(262420000000028/d4b613e2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165151557 DMM INFO MM(262420000000028/d4b613e2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165151557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165151557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165151558 DMM INFO MM(262420000000028/d4b613e2) <- GMM AUTH AND CIPHERING REQ (rand = 16 f4 35 d5 88 b9 2e 2d ad c4 9d a9 47 8b 80 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165151574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165151574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165151574 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165151574 DMM INFO MM(262420000000028/d4b613e2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165151574 DMM NOTICE MM(262420000000028/d4b613e2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165151574 DMM DEBUG MM(262420000000028/d4b613e2) checking auth: received GSM SRES = cf ac 5c 22 (gprs_gmm.c:716) 20250805165151574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165151574 DMM DEBUG MM(262420000000028/d4b613e2) Requesting authorization (sgsn_auth.c:160) 20250805165151574 DMM INFO MM(262420000000028/d4b613e2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165151574 DMM DEBUG MM(262420000000028/d4b613e2) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165151575 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250805165151575 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165151575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165151575 DMM INFO MM(262420000000028/d4b613e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4b613e2) (gprs_gmm.c:337) 20250805165151577 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165151577 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165151577 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250805165151577 DMM INFO MM(262420000000028/d4b613e2) Subscriber data update (mmctx.c:445) 20250805165151577 DMM DEBUG MM(262420000000028/d4b613e2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165151577 DMM INFO MM(262420000000028/d4b613e2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165151577 DMM NOTICE MM(262420000000028/d4b613e2) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250805165151577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165151577 DMM NOTICE MM(262420000000028/d4b613e2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165151578 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) 20250805165151579 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165151579 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250805165151579 DMM INFO MM(262420000000028/d4b613e2) Subscriber data update (mmctx.c:445) 20250805165151579 DMM DEBUG MM(262420000000028/d4b613e2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165151592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165151592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165151592 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165151592 DMM INFO MM(262420000000028/d4b613e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165151592 DMM NOTICE MM(262420000000028/d4b613e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165151593 DMM DEBUG GMM(gmm_fsm)[0x61200001be20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165151593 DMM DEBUG GMM(gmm_fsm)[0x61200001be20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165151593 DLLC NOTICE LLME(de66e803/d4b613e2){ASSIGNED} LLGM Assign pre (ffffffff => d4b613e2) (gprs_llc.c:1079) 20250805165151593 DLLC NOTICE LLME(ffffffff/d4b613e2){ASSIGNED} LLGM Assign post (ffffffff => d4b613e2) (gprs_llc.c:1125) 20250805165151593 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165151593 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165151593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165151593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165151648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165151648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165151648 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165151649 DMM INFO MM(262420000000028/d4b613e2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165151649 DMM INFO MM(262420000000028/d4b613e2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165151649 DMM DEBUG MM(262420000000028/d4b613e2) Using GGSN 0 (gprs_sm.c:317) 20250805165151649 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165151649 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250805165151649 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165151649 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165151649 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:378) 20250805165151672 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1e 00 00 01 80 08 00 10 78 01 ef 4d 11 db 2e 74 fb 14 05 7f 4d db 3e e7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:465) 20250805165151672 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5df920, cbp=0x6140000152a0) (sgsn_libgtp.c:633) 20250805165151672 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165151672 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210057aacb8 TLLI=d4b613e2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165151672 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165151672 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165151680 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250805165151681 DGPRS INFO PDP(262420000000028:5): Context 0x7f996d5df920 was deleted (sgsn_libgtp.c:707) 20250805165151681 DMM INFO MM(262420000000028/d4b613e2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250805165151681 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250805165151681 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9f33ff8d4e14: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250805165151687 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:643) 20250805165151688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165151688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250805165151688 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165151688 DMM INFO MM(262420000000028/d4b613e2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250805165151688 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:3017) 20250805165151688 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:521) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@9f33ff8d4e14: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165151693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55574<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805165151697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165151697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1040)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1039)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1033)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1028)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1038)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1034)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1024)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1030)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1029)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1025)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1041)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1035)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1042)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1036)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1026)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1031)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1024): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1025): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1026): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1028): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1029): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1030): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1031): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1033): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1034): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1035): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1036): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1038): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1039): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1040): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1041): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1042): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(1043): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Tue Aug 5 16:51:51 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20250805165151798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165152201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84864) 20250805165152699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165152699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84864, count=102964) 20250805165153700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165153700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Tue Aug 5 16:51:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165154702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165154702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250805165155282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165155286 DMM INFO MM(262420000000028/d4b613e2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165155286 DMM INFO MM(262420000000028/d4b613e2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165155286 DMM DEBUG GMM(gmm_fsm)[0x61200001be20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165155286 DMM DEBUG GMM(gmm_fsm)[0x61200001be20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165155286 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165155286 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165155286 DLLC NOTICE LLME(ffffffff/d4b613e2){ASSIGNED} LLGM Assign pre (d4b613e2 => ffffffff) (gprs_llc.c:1079) 20250805165155286 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4b613e2 => ffffffff) (gprs_llc.c:1125) 20250805165155286 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210057aa960 (gprs_sndcp.c:574) 20250805165155287 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210057aacb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165155287 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250805165155287 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165155287 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20250805165155287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020020]{Init}: Deallocated (fsm.c:568) 20250805165155287 DMM DEBUG MM_STATE_Gb(0)[0x6120000201a0]{Idle}: Deallocated (fsm.c:568) 20250805165155287 DMM DEBUG MM_STATE_Iu[0x612000020320]{Detached}: Deallocated (fsm.c:568) 20250805165155287 DMM DEBUG GMM(gmm_fsm)[0x61200001be20]{Deregistered}: Deallocated (fsm.c:568) 20250805165155287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1044)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1045)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1044)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1048)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1048)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165155341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165155341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165155341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165155341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165155341 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165155341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165155341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165155341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165155341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1048)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165155342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165155342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165155342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165155343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165155343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165155343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165155343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165155343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165155343 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165155343 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165155343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1048)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165155343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165155343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1048)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1049)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805165155345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1045)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1045)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165155351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1050)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1049)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1053)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1053)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165155357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165155358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165155358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165155358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165155358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165155358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165155358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165155358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165155358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1053)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165155359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165155359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165155359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165155359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165155359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165155359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165155359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165155359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165155359 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165155359 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165155359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165155359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165155359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1053)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1053)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165155362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1054)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1050)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1050)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165155367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1055)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1054)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1058)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1058)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165155374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165155374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165155374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165155374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165155374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165155374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165155374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165155374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165155374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1058)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165155375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165155375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165155375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165155375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165155375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165155375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165155375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165155375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165155375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165155375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165155375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165155375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165155375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1058)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1058)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165155378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1055)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1055)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165155382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165155703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165155703 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165155704 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165155704 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1059)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1059)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165155708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1059)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1059)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165155709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1059)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1059)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1059)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1059)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1063), IMSI='262420000000026'H, TLLI='FD586BCB'O, index=0 SGSN_Test-GSUP(1060)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) TC_attach_pdp_act_user_error_ind_ggsn(1063)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '489F568E7AC1FE87BF16463494F0E970'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FB97A11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '342E5DE16E694FD2'O } } } } } 20250805165155780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155780 DLLC NOTICE LLME(ffffffff/fd586bcb){UNASSIGNED} LLC RX: unknown TLLI 0xfd586bcb, creating LLME on the fly (gprs_llc.c:552) 20250805165155780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165155781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165155781 DMM DEBUG GMM(gmm_fsm)[0x612000020620]{Deregistered}: Allocated (fsm.c:456) 20250805165155781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{Init}: Allocated (fsm.c:456) 20250805165155781 DMM DEBUG MM_STATE_Gb[0x612000020920]{Idle}: Allocated (fsm.c:456) 20250805165155781 DMM DEBUG MM_STATE_Iu[0x612000020aa0]{Detached}: Allocated (fsm.c:456) 20250805165155781 DMM DEBUG GMM(gmm_fsm)[0x612000020620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165155781 DMM DEBUG GMM(gmm_fsm)[0x612000020620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165155781 DLLC NOTICE LLME(ffffffff/fd586bcb){UNASSIGNED} LLGM Assign pre (fd586bcb => dfd0e7e0) (gprs_llc.c:1079) 20250805165155781 DLLC NOTICE LLME(fd586bcb/dfd0e7e0){ASSIGNED} LLGM Assign post (fd586bcb => dfd0e7e0) (gprs_llc.c:1125) 20250805165155781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165155781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165155781 DMM DEBUG MM(262420000000026/dfd0e7e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165155805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165155806 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165155806 DMM DEBUG MM(262420000000026/dfd0e7e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250805165155806 DMM NOTICE MM(262420000000026/dfd0e7e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165155806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165155806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165155806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165155806 DMM DEBUG MM(262420000000026/dfd0e7e0) Requesting authorization (sgsn_auth.c:160) 20250805165155806 DMM INFO MM(262420000000026/dfd0e7e0) Requesting authentication tuples (sgsn_auth.c:184) 20250805165155806 DMM DEBUG MM(262420000000026/dfd0e7e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165155806 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250805165155806 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1060)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) SGSN_Test-GSUP(1060)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1063)"262420000000026" 20250805165155812 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165155812 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165155812 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165155813 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165155813 DMM INFO MM(262420000000026/dfd0e7e0) Subscriber data update (mmctx.c:445) 20250805165155813 DMM DEBUG MM(262420000000026/dfd0e7e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165155813 DMM INFO MM(262420000000026/dfd0e7e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165155813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165155813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165155813 DMM INFO MM(262420000000026/dfd0e7e0) <- GMM AUTH AND CIPHERING REQ (rand = 48 9f 56 8e 7a c1 fe 87 bf 16 46 34 94 f0 e9 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165155831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165155831 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165155831 DMM INFO MM(262420000000026/dfd0e7e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165155831 DMM NOTICE MM(262420000000026/dfd0e7e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165155831 DMM DEBUG MM(262420000000026/dfd0e7e0) checking auth: received GSM SRES = 7f b9 7a 11 (gprs_gmm.c:716) 20250805165155831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165155831 DMM DEBUG MM(262420000000026/dfd0e7e0) Requesting authorization (sgsn_auth.c:160) 20250805165155831 DMM INFO MM(262420000000026/dfd0e7e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165155831 DMM DEBUG MM(262420000000026/dfd0e7e0) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165155831 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250805165155831 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165155832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165155832 DMM INFO MM(262420000000026/dfd0e7e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfd0e7e0) (gprs_gmm.c:337) 20250805165155835 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165155835 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165155835 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250805165155835 DMM INFO MM(262420000000026/dfd0e7e0) Subscriber data update (mmctx.c:445) 20250805165155835 DMM DEBUG MM(262420000000026/dfd0e7e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165155835 DMM INFO MM(262420000000026/dfd0e7e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165155835 DMM NOTICE MM(262420000000026/dfd0e7e0) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250805165155835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165155835 DMM NOTICE MM(262420000000026/dfd0e7e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165155836 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20250805165155837 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165155837 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250805165155837 DMM INFO MM(262420000000026/dfd0e7e0) Subscriber data update (mmctx.c:445) 20250805165155837 DMM DEBUG MM(262420000000026/dfd0e7e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165155851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165155852 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165155852 DMM INFO MM(262420000000026/dfd0e7e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165155852 DMM NOTICE MM(262420000000026/dfd0e7e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165155852 DMM DEBUG GMM(gmm_fsm)[0x612000020620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165155852 DMM DEBUG GMM(gmm_fsm)[0x612000020620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165155852 DLLC NOTICE LLME(fd586bcb/dfd0e7e0){ASSIGNED} LLGM Assign pre (ffffffff => dfd0e7e0) (gprs_llc.c:1079) 20250805165155852 DLLC NOTICE LLME(ffffffff/dfd0e7e0){ASSIGNED} LLGM Assign post (ffffffff => dfd0e7e0) (gprs_llc.c:1125) 20250805165155852 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165155852 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165155852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165155852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1063)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165155907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165155907 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165155908 DMM INFO MM(262420000000026/dfd0e7e0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165155908 DMM INFO MM(262420000000026/dfd0e7e0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165155908 DMM DEBUG MM(262420000000026/dfd0e7e0) Using GGSN 0 (gprs_sm.c:317) 20250805165155908 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165155908 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250805165155908 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165155908 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165155908 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:378) 20250805165155936 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1f 00 00 01 80 08 00 10 9f 2d d0 06 11 69 2b b6 1d 14 05 7f d0 13 b4 76 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:465) 20250805165155936 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5df920, cbp=0x6140000158a0) (sgsn_libgtp.c:633) 20250805165155936 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165155936 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210059a64b8 TLLI=dfd0e7e0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165155936 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165155937 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1063)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1063)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165155953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155953 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250805165155954 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165155962 DLGTP ERROR Packet from 127.0.0.103:2152, length: 24 content: 32 1a 00 10 00 00 00 00 00 00 00 00 10 9f 2d d0 06 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:3227) 20250805165155962 DGPRS INFO PDP(262420000000026:5): Context 0x7f996d5df920 was deleted (sgsn_libgtp.c:707) 20250805165155962 DMM INFO MM(262420000000026/dfd0e7e0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250805165155962 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250805165155962 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@9f33ff8d4e14: Removing Client IMSI='262420000000026'H, index=0 20250805165155977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165155977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250805165155977 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165155977 DMM INFO MM(262420000000026/dfd0e7e0) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1063)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165155982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43570<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1060)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1048)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1049)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1058)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1054)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1050)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1045)@9f33ff8d4e14: Final verdict of PTC: none 20250805165155988 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165155988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1044)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1053)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1059)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1055)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1056)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1046)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1062)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1061)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1051)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1044): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1045): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1046): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1048): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1049): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1050): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1051): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1053): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1054): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1055): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1056): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1058): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1059): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1060): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1061): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1062): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1063): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Tue Aug 5 16:51:56 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20250805165156098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165156499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102440) 20250805165156990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165156990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102440, count=105508) 20250805165157991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165157991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Tue Aug 5 16:51:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165158993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165158993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_gmm_detach started. 20250805165159586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165159588 DMM INFO MM(262420000000026/dfd0e7e0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165159589 DMM INFO MM(262420000000026/dfd0e7e0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165159589 DMM DEBUG GMM(gmm_fsm)[0x612000020620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165159589 DMM DEBUG GMM(gmm_fsm)[0x612000020620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165159589 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165159589 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165159589 DLLC NOTICE LLME(ffffffff/dfd0e7e0){ASSIGNED} LLGM Assign pre (dfd0e7e0 => ffffffff) (gprs_llc.c:1079) 20250805165159589 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfd0e7e0 => ffffffff) (gprs_llc.c:1125) 20250805165159589 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210059a6160 (gprs_sndcp.c:574) 20250805165159589 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210059a64b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165159589 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250805165159589 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165159589 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20250805165159589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000207a0]{Init}: Deallocated (fsm.c:568) 20250805165159590 DMM DEBUG MM_STATE_Gb(0)[0x612000020920]{Idle}: Deallocated (fsm.c:568) 20250805165159590 DMM DEBUG MM_STATE_Iu[0x612000020aa0]{Detached}: Deallocated (fsm.c:568) 20250805165159590 DMM DEBUG GMM(gmm_fsm)[0x612000020620]{Deregistered}: Deallocated (fsm.c:568) 20250805165159590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1064)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1065)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1064)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1068)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1068)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165159646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165159646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165159646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165159646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165159646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165159646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165159646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165159646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165159646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1068)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165159647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165159647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165159647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165159647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165159647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165159647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165159647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165159647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165159647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165159647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165159647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1068)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165159648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165159648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1068)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165159650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1069)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1065)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1065)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165159655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165159656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1070)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1067)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1069)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1073)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1073)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165159661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165159661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165159661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165159661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165159661 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165159661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165159661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165159661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165159661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1073)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165159662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165159662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165159662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165159662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165159662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165159662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165159662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165159662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165159662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165159663 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165159663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165159663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165159663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1073)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1073)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165159664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1074)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1070)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1070)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165159669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165159669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1075)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1072)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1074)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1079)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1079)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165159682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165159682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165159682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165159682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165159682 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165159682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165159682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165159682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165159682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1079)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165159683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165159683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165159683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165159683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165159683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165159683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165159683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165159683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165159683 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165159683 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165159683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165159683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165159683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1079)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1079)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165159685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1075)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165159690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165159690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1076)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165159994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165159995 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165159995 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165159995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1078)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1078)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165159999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165200000 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1078)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1078)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1078)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1078)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1078)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1078)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1067)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_gmm_detach(1083), IMSI='262420000000026'H, TLLI='E76904F5'O, index=0 SGSN_Test-GSUP(1080)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1083) TC_attach_pdp_act_gmm_detach(1083)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2C8846E8FD2AEFCC54B3290411CE9392'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD4F2557'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21ED645734186D93'O } } } } } 20250805165200060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165200060 DLLC NOTICE LLME(ffffffff/e76904f5){UNASSIGNED} LLC RX: unknown TLLI 0xe76904f5, creating LLME on the fly (gprs_llc.c:552) 20250805165200060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165200060 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165200060 DMM DEBUG GMM(gmm_fsm)[0x612000020da0]{Deregistered}: Allocated (fsm.c:456) 20250805165200060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{Init}: Allocated (fsm.c:456) 20250805165200060 DMM DEBUG MM_STATE_Gb[0x6120000210a0]{Idle}: Allocated (fsm.c:456) 20250805165200060 DMM DEBUG MM_STATE_Iu[0x612000021220]{Detached}: Allocated (fsm.c:456) 20250805165200060 DMM DEBUG GMM(gmm_fsm)[0x612000020da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165200060 DMM DEBUG GMM(gmm_fsm)[0x612000020da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165200060 DLLC NOTICE LLME(ffffffff/e76904f5){UNASSIGNED} LLGM Assign pre (e76904f5 => de339c7f) (gprs_llc.c:1079) 20250805165200061 DLLC NOTICE LLME(e76904f5/de339c7f){ASSIGNED} LLGM Assign post (e76904f5 => de339c7f) (gprs_llc.c:1125) 20250805165200061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165200061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165200061 DMM DEBUG MM(262420000000026/de339c7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165200074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165200074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165200074 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165200074 DMM DEBUG MM(262420000000026/de339c7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250805165200074 DMM NOTICE MM(262420000000026/de339c7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165200074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165200074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165200074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165200074 DMM DEBUG MM(262420000000026/de339c7f) Requesting authorization (sgsn_auth.c:160) 20250805165200074 DMM INFO MM(262420000000026/de339c7f) Requesting authentication tuples (sgsn_auth.c:184) 20250805165200074 DMM DEBUG MM(262420000000026/de339c7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165200074 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250805165200074 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1080)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1083) SGSN_Test-GSUP(1080)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1083)"262420000000026" 20250805165200079 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165200079 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165200079 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165200079 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165200079 DMM INFO MM(262420000000026/de339c7f) Subscriber data update (mmctx.c:445) 20250805165200079 DMM DEBUG MM(262420000000026/de339c7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165200079 DMM INFO MM(262420000000026/de339c7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165200079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165200079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165200079 DMM INFO MM(262420000000026/de339c7f) <- GMM AUTH AND CIPHERING REQ (rand = 2c 88 46 e8 fd 2a ef cc 54 b3 29 04 11 ce 93 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165200096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165200096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165200096 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165200096 DMM INFO MM(262420000000026/de339c7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165200096 DMM NOTICE MM(262420000000026/de339c7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165200096 DMM DEBUG MM(262420000000026/de339c7f) checking auth: received GSM SRES = fd 4f 25 57 (gprs_gmm.c:716) 20250805165200096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165200096 DMM DEBUG MM(262420000000026/de339c7f) Requesting authorization (sgsn_auth.c:160) 20250805165200096 DMM INFO MM(262420000000026/de339c7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165200096 DMM DEBUG MM(262420000000026/de339c7f) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165200096 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250805165200097 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165200097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165200097 DMM INFO MM(262420000000026/de339c7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xde339c7f) (gprs_gmm.c:337) 20250805165200099 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165200099 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165200100 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250805165200100 DMM INFO MM(262420000000026/de339c7f) Subscriber data update (mmctx.c:445) 20250805165200100 DMM DEBUG MM(262420000000026/de339c7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165200100 DMM INFO MM(262420000000026/de339c7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165200100 DMM NOTICE MM(262420000000026/de339c7f) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250805165200100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165200100 DMM NOTICE MM(262420000000026/de339c7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165200100 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20250805165200101 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165200101 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250805165200101 DMM INFO MM(262420000000026/de339c7f) Subscriber data update (mmctx.c:445) 20250805165200101 DMM DEBUG MM(262420000000026/de339c7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165200113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165200113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165200113 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165200113 DMM INFO MM(262420000000026/de339c7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165200113 DMM NOTICE MM(262420000000026/de339c7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165200113 DMM DEBUG GMM(gmm_fsm)[0x612000020da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165200113 DMM DEBUG GMM(gmm_fsm)[0x612000020da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165200113 DLLC NOTICE LLME(e76904f5/de339c7f){ASSIGNED} LLGM Assign pre (ffffffff => de339c7f) (gprs_llc.c:1079) 20250805165200113 DLLC NOTICE LLME(ffffffff/de339c7f){ASSIGNED} LLGM Assign post (ffffffff => de339c7f) (gprs_llc.c:1125) 20250805165200113 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165200113 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165200113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165200113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1083)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165200170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165200170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165200171 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165200171 DMM INFO MM(262420000000026/de339c7f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165200171 DMM INFO MM(262420000000026/de339c7f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165200171 DMM DEBUG MM(262420000000026/de339c7f) Using GGSN 0 (gprs_sm.c:317) 20250805165200171 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165200171 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250805165200171 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165200171 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165200171 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:378) 20250805165200198 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 20 00 00 01 80 08 00 10 72 4e bf 15 11 7c 95 09 fe 14 05 7f fa b4 bf cf 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:465) 20250805165200198 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5df920, cbp=0x614000015ea0) (sgsn_libgtp.c:633) 20250805165200198 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165200198 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005ba94b8 TLLI=de339c7f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165200198 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165200199 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1083)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1083)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165200214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165200214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165200214 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165200214 DMM INFO MM(262420000000026/de339c7f) -> GMM DETACH REQUEST TLLI=0xde339c7f type=GPRS detach (gprs_gmm.c:1512) 20250805165200214 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250805165200214 DMM INFO MM(262420000000026/de339c7f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250805165200214 DMM DEBUG GMM(gmm_fsm)[0x612000020da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165200214 DMM DEBUG GMM(gmm_fsm)[0x612000020da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165200214 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165200214 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165200214 DLLC NOTICE LLME(ffffffff/de339c7f){ASSIGNED} LLGM Assign pre (de339c7f => ffffffff) (gprs_llc.c:1079) 20250805165200215 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de339c7f => ffffffff) (gprs_llc.c:1125) 20250805165200215 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005ba9160 (gprs_sndcp.c:574) 20250805165200215 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005ba94b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165200215 DMM NOTICE MM(262420000000026/de339c7f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165200215 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250805165200215 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165200215 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165200215 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:378) 20250805165200215 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250805165200215 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165200215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020f20]{Init}: Deallocated (fsm.c:568) 20250805165200215 DMM DEBUG MM_STATE_Gb(0)[0x6120000210a0]{Idle}: Deallocated (fsm.c:568) 20250805165200215 DMM DEBUG MM_STATE_Iu[0x612000021220]{Detached}: Deallocated (fsm.c:568) 20250805165200215 DMM DEBUG GMM(gmm_fsm)[0x612000020da0]{Deregistered}: Deallocated (fsm.c:568) 20250805165200217 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1083)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1067)@9f33ff8d4e14: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1083)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165200231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1080)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1072)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1076)@9f33ff8d4e14: Final verdict of PTC: none 20250805165200236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165200236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_gmm_detach-BVCI196(1067)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1081)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1074)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1073)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1078)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1079)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1064)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1065)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1070)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1069)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1068)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1082)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1075)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1077)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1066)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1071)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1064): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1065): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1066): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1067): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1068): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1069): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1070): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1071): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1072): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1073): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1074): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1075): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1076): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1077): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1078): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1079): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1080): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1081): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1082): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1083): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Tue Aug 5 16:52:00 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20250805165200304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165200707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85332) 20250805165201237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165201237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85332, count=109156) 20250805165202239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165202239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Tue Aug 5 16:52:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165203239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165203239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250805165203835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165203839 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1084)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1085)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1084)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1088)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1088)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165203881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165203881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165203881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165203881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165203881 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165203881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165203881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165203881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165203881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1088)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165203882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165203882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165203882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165203882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165203882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165203882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165203882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165203882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165203882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165203882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165203882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165203883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165203883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1088)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1088)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165203885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1089)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1085)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1085)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165203891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165203891 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1090)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1089)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1093)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1093)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165203897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165203897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165203897 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165203897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165203897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1093)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165203897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165203897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165203898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165203898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165203898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165203898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165203898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165203898 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165203898 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165203898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1093)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1093)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165203898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165203898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250805165203900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1094)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1090)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1090)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165203906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165203906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1095)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1094)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1098)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1098)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165203913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165203913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165203913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165203913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165203913 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165203913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165203913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165203913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165203913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1098)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165203914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165203914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165203914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165203914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165203914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165203914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165203914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165203914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165203914 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165203914 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165203914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165203914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165203914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1098)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1098)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165203916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1095)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1095)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165203921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165203921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165204241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165204241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165204241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165204241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1099)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1099)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165204245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165204246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1099)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1099)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1099)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1099)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1099)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1099)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@9f33ff8d4e14: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1103), IMSI='262420000000039'H, TLLI='E9A487DE'O, index=0 SGSN_Test-GSUP(1100)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1103) 20250805165205340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165205340 DLLC NOTICE LLME(ffffffff/e9a487de){UNASSIGNED} LLC RX: unknown TLLI 0xe9a487de, creating LLME on the fly (gprs_llc.c:552) 20250805165205340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165205340 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250805165205340 DMM DEBUG GMM(gmm_fsm)[0x612000021520]{Deregistered}: Allocated (fsm.c:456) 20250805165205340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{Init}: Allocated (fsm.c:456) 20250805165205340 DMM DEBUG MM_STATE_Gb[0x612000021820]{Idle}: Allocated (fsm.c:456) 20250805165205340 DMM DEBUG MM_STATE_Iu[0x6120000219a0]{Detached}: Allocated (fsm.c:456) 20250805165205340 DMM DEBUG GMM(gmm_fsm)[0x612000021520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165205340 DMM DEBUG GMM(gmm_fsm)[0x612000021520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165205340 DLLC NOTICE LLME(ffffffff/e9a487de){UNASSIGNED} LLGM Assign pre (e9a487de => eb3d2f69) (gprs_llc.c:1079) 20250805165205340 DLLC NOTICE LLME(e9a487de/eb3d2f69){ASSIGNED} LLGM Assign post (e9a487de => eb3d2f69) (gprs_llc.c:1125) 20250805165205340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165205340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165205340 DMM DEBUG MM(262420000000039/eb3d2f69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165205359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165205359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250805165205359 DMM DEBUG MM_STATE_Gb(0)[0x612000021820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165205359 DMM INFO MM(262420000000039/eb3d2f69) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250805165205359 DMM DEBUG GMM(gmm_fsm)[0x612000021520]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165205359 DLLC NOTICE LLME(e9a487de/eb3d2f69){ASSIGNED} LLGM Assign pre (e9a487de => eb3d2f69) (gprs_llc.c:1079) 20250805165205359 DLLC NOTICE LLME(e9a487de/eb3d2f69){ASSIGNED} LLGM Assign post (e9a487de => eb3d2f69) (gprs_llc.c:1125) 20250805165205359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165205359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165205359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165205359 DMM DEBUG MM_STATE_Gb(0)[0x612000021820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165205359 DMM DEBUG MM(262420000000039/eb3d2f69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250805165205359 DMM NOTICE MM(262420000000039/eb3d2f69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165205359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165205359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165205359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250805165205359 DMM INFO MM(262420000000039/eb3d2f69) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb3d2f69) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1103)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@9f33ff8d4e14: Removing Client IMSI='262420000000039'H, index=0 20250805165206372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165206372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165206372 DMM DEBUG MM_STATE_Gb(0)[0x612000021820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165206372 DMM INFO MM(262420000000039/eb3d2f69) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165206372 DMM NOTICE MM(262420000000039/eb3d2f69) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165206372 DMM DEBUG GMM(gmm_fsm)[0x612000021520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165206372 DMM DEBUG GMM(gmm_fsm)[0x612000021520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165206372 DLLC NOTICE LLME(e9a487de/eb3d2f69){ASSIGNED} LLGM Assign pre (ffffffff => eb3d2f69) (gprs_llc.c:1079) 20250805165206372 DLLC NOTICE LLME(ffffffff/eb3d2f69){ASSIGNED} LLGM Assign post (ffffffff => eb3d2f69) (gprs_llc.c:1125) 20250805165206372 DMM DEBUG MM_STATE_Gb(0)[0x612000021820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165206372 DMM DEBUG MM_STATE_Gb(0)[0x612000021820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165206372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165206372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1103)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165206377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57058<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1100)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1088)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@9f33ff8d4e14: Final verdict of PTC: none 20250805165206382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165206382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1098)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1084)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1095)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1085)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1099)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1089)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1093)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1090)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1094)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1101)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1102)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1096)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1091)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1086)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1084): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1085): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1086): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1088): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1089): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1090): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1091): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1093): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1094): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1095): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1096): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1098): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1099): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1100): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1101): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1102): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1103): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Tue Aug 5 16:52:06 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20250805165206441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165206844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66976) 20250805165207384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165207384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66976, count=71332) 20250805165208384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165208384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Tue Aug 5 16:52:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165209386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165209386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_xid_empty_l3 started. 20250805165209948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165209951 DMM INFO MM(262420000000039/eb3d2f69) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165209951 DMM INFO MM(262420000000039/eb3d2f69) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165209951 DMM DEBUG GMM(gmm_fsm)[0x612000021520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165209951 DMM DEBUG GMM(gmm_fsm)[0x612000021520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165209951 DMM DEBUG MM_STATE_Gb(0)[0x612000021820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165209951 DMM DEBUG MM_STATE_Gb(0)[0x612000021820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165209951 DLLC NOTICE LLME(ffffffff/eb3d2f69){ASSIGNED} LLGM Assign pre (eb3d2f69 => ffffffff) (gprs_llc.c:1079) 20250805165209951 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb3d2f69 => ffffffff) (gprs_llc.c:1125) 20250805165209951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000216a0]{Init}: Deallocated (fsm.c:568) 20250805165209951 DMM DEBUG MM_STATE_Gb(0)[0x612000021820]{Idle}: Deallocated (fsm.c:568) 20250805165209951 DMM DEBUG MM_STATE_Iu[0x6120000219a0]{Detached}: Deallocated (fsm.c:568) 20250805165209951 DMM DEBUG GMM(gmm_fsm)[0x612000021520]{Deregistered}: Deallocated (fsm.c:568) 20250805165209952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1104)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1105)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1104)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1108)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1108)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165209988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165209988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165209988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165209988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165209988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165209988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165209988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165209988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165209988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1108)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165209989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165209989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165209989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165209989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165209989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165209989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165209989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165209989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165209989 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165209989 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165209989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165209990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165209990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1108)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1108)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165209991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1109)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1105)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1105)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165209996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165209997 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1107)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1110)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1109)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1113)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1113)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165210005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165210005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165210005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165210005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165210005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165210005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165210005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165210005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165210005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1113)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165210006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165210006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165210006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165210006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165210006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165210007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165210007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165210007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165210007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165210007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165210007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165210007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165210007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1113)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1113)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165210009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1114)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1110)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1110)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165210015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165210015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1112)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1115)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1114)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1118)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1118)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165210026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165210026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165210026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165210026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165210026 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165210026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165210026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165210026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165210026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1118)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165210027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165210027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165210027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165210027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165210027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165210028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165210028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165210028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165210028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165210028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1118)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1118)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165210032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1115)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1115)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165210039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165210039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1117)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165210388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165210388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165210388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165210388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1119)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1119)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165210393 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1119)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1119)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1119)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1119)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165210395 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1119)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1119)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1107)@9f33ff8d4e14: Adding Client=TC_xid_empty_l3(1123), IMSI='262420000000044'H, TLLI='CF9EAC10'O, index=0 SGSN_Test-GSUP(1120)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1123) TC_xid_empty_l3(1123)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8CFB2D06F9371739AB8EA888E5282D22'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DF5E328'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2EE1CC3C93519A2A'O } } } } } 20250805165211482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165211482 DLLC NOTICE LLME(ffffffff/cf9eac10){UNASSIGNED} LLC RX: unknown TLLI 0xcf9eac10, creating LLME on the fly (gprs_llc.c:552) 20250805165211482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165211482 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165211482 DMM DEBUG GMM(gmm_fsm)[0x612000021b20]{Deregistered}: Allocated (fsm.c:456) 20250805165211482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{Init}: Allocated (fsm.c:456) 20250805165211482 DMM DEBUG MM_STATE_Gb[0x612000021e20]{Idle}: Allocated (fsm.c:456) 20250805165211482 DMM DEBUG MM_STATE_Iu[0x612000021fa0]{Detached}: Allocated (fsm.c:456) 20250805165211482 DMM DEBUG GMM(gmm_fsm)[0x612000021b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165211482 DMM DEBUG GMM(gmm_fsm)[0x612000021b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165211482 DLLC NOTICE LLME(ffffffff/cf9eac10){UNASSIGNED} LLGM Assign pre (cf9eac10 => ce345f2b) (gprs_llc.c:1079) 20250805165211482 DLLC NOTICE LLME(cf9eac10/ce345f2b){ASSIGNED} LLGM Assign post (cf9eac10 => ce345f2b) (gprs_llc.c:1125) 20250805165211482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165211482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165211482 DMM DEBUG MM(262420000000044/ce345f2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165211502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165211503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165211503 DMM DEBUG MM_STATE_Gb(0)[0x612000021e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165211503 DMM DEBUG MM(262420000000044/ce345f2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250805165211503 DMM NOTICE MM(262420000000044/ce345f2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165211503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165211503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165211503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165211503 DMM DEBUG MM(262420000000044/ce345f2b) Requesting authorization (sgsn_auth.c:160) 20250805165211503 DMM INFO MM(262420000000044/ce345f2b) Requesting authentication tuples (sgsn_auth.c:184) 20250805165211503 DMM DEBUG MM(262420000000044/ce345f2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165211503 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250805165211503 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1120)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1123) SGSN_Test-GSUP(1120)@9f33ff8d4e14: Added IMSI table entry 0TC_xid_empty_l3(1123)"262420000000044" 20250805165211509 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165211509 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165211509 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165211509 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165211509 DMM INFO MM(262420000000044/ce345f2b) Subscriber data update (mmctx.c:445) 20250805165211509 DMM DEBUG MM(262420000000044/ce345f2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165211510 DMM INFO MM(262420000000044/ce345f2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165211510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165211510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165211510 DMM INFO MM(262420000000044/ce345f2b) <- GMM AUTH AND CIPHERING REQ (rand = 8c fb 2d 06 f9 37 17 39 ab 8e a8 88 e5 28 2d 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165211526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165211526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165211526 DMM DEBUG MM_STATE_Gb(0)[0x612000021e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165211526 DMM INFO MM(262420000000044/ce345f2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165211526 DMM NOTICE MM(262420000000044/ce345f2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165211526 DMM DEBUG MM(262420000000044/ce345f2b) checking auth: received GSM SRES = 5d f5 e3 28 (gprs_gmm.c:716) 20250805165211526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165211526 DMM DEBUG MM(262420000000044/ce345f2b) Requesting authorization (sgsn_auth.c:160) 20250805165211527 DMM INFO MM(262420000000044/ce345f2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165211527 DMM DEBUG MM(262420000000044/ce345f2b) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165211527 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250805165211527 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165211527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165211527 DMM INFO MM(262420000000044/ce345f2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xce345f2b) (gprs_gmm.c:337) 20250805165211530 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165211530 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165211530 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250805165211530 DMM INFO MM(262420000000044/ce345f2b) Subscriber data update (mmctx.c:445) 20250805165211530 DMM DEBUG MM(262420000000044/ce345f2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165211530 DMM INFO MM(262420000000044/ce345f2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165211530 DMM NOTICE MM(262420000000044/ce345f2b) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250805165211530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165211530 DMM NOTICE MM(262420000000044/ce345f2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165211530 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) 20250805165211531 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165211531 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250805165211531 DMM INFO MM(262420000000044/ce345f2b) Subscriber data update (mmctx.c:445) 20250805165211532 DMM DEBUG MM(262420000000044/ce345f2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165211543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165211543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165211543 DMM DEBUG MM_STATE_Gb(0)[0x612000021e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165211543 DMM INFO MM(262420000000044/ce345f2b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165211543 DMM NOTICE MM(262420000000044/ce345f2b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165211543 DMM DEBUG GMM(gmm_fsm)[0x612000021b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165211544 DMM DEBUG GMM(gmm_fsm)[0x612000021b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165211544 DLLC NOTICE LLME(cf9eac10/ce345f2b){ASSIGNED} LLGM Assign pre (ffffffff => ce345f2b) (gprs_llc.c:1079) 20250805165211544 DLLC NOTICE LLME(ffffffff/ce345f2b){ASSIGNED} LLGM Assign post (ffffffff => ce345f2b) (gprs_llc.c:1125) 20250805165211544 DMM DEBUG MM_STATE_Gb(0)[0x612000021e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165211544 DMM DEBUG MM_STATE_Gb(0)[0x612000021e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165211544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165211544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1123)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165211599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165211599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165211599 DMM DEBUG MM_STATE_Gb(0)[0x612000021e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165211599 DMM INFO MM(262420000000044/ce345f2b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165211599 DMM INFO MM(262420000000044/ce345f2b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165211599 DMM DEBUG MM(262420000000044/ce345f2b) Using GGSN 0 (gprs_sm.c:317) 20250805165211599 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165211599 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250805165211599 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165211599 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165211599 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:378) 20250805165211627 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 22 00 00 01 80 08 00 10 69 86 ce 49 11 fc d1 a6 0a 14 05 7f 3f 3d bc 2a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:465) 20250805165211628 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e0998, cbp=0x6140000168a0) (sgsn_libgtp.c:633) 20250805165211628 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165211628 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005efb4b8 TLLI=ce345f2b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165211628 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165211628 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1123)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1123)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165211646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165211646 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250805165211646 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250805165211647 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1123)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1107)@9f33ff8d4e14: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1123)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165211664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1120)@9f33ff8d4e14: Final verdict of PTC: none 20250805165211668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165211668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1114)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1119)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1118)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1113)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1108)@9f33ff8d4e14: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1112)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1121)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1110)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1109)@9f33ff8d4e14: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1107)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1104)@9f33ff8d4e14: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1117)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1115)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1105)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1122)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1111)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1106)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1116)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1104): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1105): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1106): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_xid_empty_l3-BVCI196(1107): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1108): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1109): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1110): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1111): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_xid_empty_l3-BVCI210(1112): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1113): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1114): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1115): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1116): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_xid_empty_l3-BVCI220(1117): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1118): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1119): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1120): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1121): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1122): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_xid_empty_l3(1123): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Tue Aug 5 16:52:11 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250805165211766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165212169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64624) 20250805165212670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165212670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64624, count=98444) 20250805165213672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165213672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Tue Aug 5 16:52:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165214674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165214674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_xid_n201u started. 20250805165215288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165215289 DMM INFO MM(262420000000044/ce345f2b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165215289 DMM INFO MM(262420000000044/ce345f2b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165215289 DMM DEBUG GMM(gmm_fsm)[0x612000021b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165215289 DMM DEBUG GMM(gmm_fsm)[0x612000021b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165215289 DMM DEBUG MM_STATE_Gb(0)[0x612000021e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165215289 DMM DEBUG MM_STATE_Gb(0)[0x612000021e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165215289 DLLC NOTICE LLME(ffffffff/ce345f2b){ASSIGNED} LLGM Assign pre (ce345f2b => ffffffff) (gprs_llc.c:1079) 20250805165215289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce345f2b => ffffffff) (gprs_llc.c:1125) 20250805165215289 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005efb160 (gprs_sndcp.c:574) 20250805165215289 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005efb4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165215289 DMM NOTICE MM(262420000000044/ce345f2b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165215289 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250805165215289 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165215289 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165215289 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:378) 20250805165215289 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250805165215289 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165215290 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20250805165215290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021ca0]{Init}: Deallocated (fsm.c:568) 20250805165215290 DMM DEBUG MM_STATE_Gb(0)[0x612000021e20]{Idle}: Deallocated (fsm.c:568) 20250805165215290 DMM DEBUG MM_STATE_Iu[0x612000021fa0]{Detached}: Deallocated (fsm.c:568) 20250805165215290 DMM DEBUG GMM(gmm_fsm)[0x612000021b20]{Deregistered}: Deallocated (fsm.c:568) 20250805165215290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1124)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1125)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1124)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1128)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1128)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165215313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165215313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165215313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165215313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165215313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165215313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165215313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165215313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165215313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1128)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165215314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165215314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165215314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165215314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165215314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165215314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165215314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165215314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165215314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165215314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165215314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165215314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165215314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1128)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1128)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165215316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1129)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1125)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1125)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165215321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165215321 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1127)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1130)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1133)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1133)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165215330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165215330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165215330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165215330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165215330 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165215330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165215330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165215330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165215330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1133)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165215331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165215331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165215331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165215331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165215331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165215331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165215331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165215331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165215331 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165215331 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165215331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165215331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165215331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1133)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1133)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165215333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1134)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1130)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1130)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165215338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165215338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1132)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1135)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1134)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1138)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1138)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165215347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165215347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165215347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165215347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165215347 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165215347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165215347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165215347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165215347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1138)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165215348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165215348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165215348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165215348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165215348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165215348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165215348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165215348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165215348 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165215348 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165215348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165215348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165215348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1138)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1138)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165215350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1135)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1135)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165215355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165215355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1137)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165215676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165215676 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165215676 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165215676 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1139)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165215681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1139)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1139)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165215682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1139)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1127)@9f33ff8d4e14: Adding Client=TC_xid_n201u(1143), IMSI='262420000000045'H, TLLI='D1F28301'O, index=0 SGSN_Test-GSUP(1140)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1143) TC_xid_n201u(1143)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '74DA6709B5E41AA10578838B40E5D65B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59CC68A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5896F875A3272E4D'O } } } } } 20250805165216733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165216733 DLLC NOTICE LLME(ffffffff/d1f28301){UNASSIGNED} LLC RX: unknown TLLI 0xd1f28301, creating LLME on the fly (gprs_llc.c:552) 20250805165216733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165216733 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165216733 DMM DEBUG GMM(gmm_fsm)[0x6120000222a0]{Deregistered}: Allocated (fsm.c:456) 20250805165216733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{Init}: Allocated (fsm.c:456) 20250805165216733 DMM DEBUG MM_STATE_Gb[0x6120000225a0]{Idle}: Allocated (fsm.c:456) 20250805165216733 DMM DEBUG MM_STATE_Iu[0x612000022720]{Detached}: Allocated (fsm.c:456) 20250805165216733 DMM DEBUG GMM(gmm_fsm)[0x6120000222a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165216733 DMM DEBUG GMM(gmm_fsm)[0x6120000222a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165216733 DLLC NOTICE LLME(ffffffff/d1f28301){UNASSIGNED} LLGM Assign pre (d1f28301 => c4572b5f) (gprs_llc.c:1079) 20250805165216733 DLLC NOTICE LLME(d1f28301/c4572b5f){ASSIGNED} LLGM Assign post (d1f28301 => c4572b5f) (gprs_llc.c:1125) 20250805165216733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165216733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165216733 DMM DEBUG MM(262420000000045/c4572b5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165216748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165216748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165216748 DMM DEBUG MM_STATE_Gb(0)[0x6120000225a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165216748 DMM DEBUG MM(262420000000045/c4572b5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250805165216748 DMM NOTICE MM(262420000000045/c4572b5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165216748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165216748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165216748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165216748 DMM DEBUG MM(262420000000045/c4572b5f) Requesting authorization (sgsn_auth.c:160) 20250805165216748 DMM INFO MM(262420000000045/c4572b5f) Requesting authentication tuples (sgsn_auth.c:184) 20250805165216748 DMM DEBUG MM(262420000000045/c4572b5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165216748 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250805165216748 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1140)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1143) SGSN_Test-GSUP(1140)@9f33ff8d4e14: Added IMSI table entry 0TC_xid_n201u(1143)"262420000000045" 20250805165216752 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165216752 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165216752 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165216752 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165216752 DMM INFO MM(262420000000045/c4572b5f) Subscriber data update (mmctx.c:445) 20250805165216752 DMM DEBUG MM(262420000000045/c4572b5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165216752 DMM INFO MM(262420000000045/c4572b5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165216752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165216752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165216752 DMM INFO MM(262420000000045/c4572b5f) <- GMM AUTH AND CIPHERING REQ (rand = 74 da 67 09 b5 e4 1a a1 05 78 83 8b 40 e5 d6 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165216764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165216764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165216764 DMM DEBUG MM_STATE_Gb(0)[0x6120000225a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165216764 DMM INFO MM(262420000000045/c4572b5f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165216764 DMM NOTICE MM(262420000000045/c4572b5f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165216764 DMM DEBUG MM(262420000000045/c4572b5f) checking auth: received GSM SRES = 59 cc 68 a1 (gprs_gmm.c:716) 20250805165216765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165216765 DMM DEBUG MM(262420000000045/c4572b5f) Requesting authorization (sgsn_auth.c:160) 20250805165216765 DMM INFO MM(262420000000045/c4572b5f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165216765 DMM DEBUG MM(262420000000045/c4572b5f) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165216765 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250805165216765 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165216765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165216765 DMM INFO MM(262420000000045/c4572b5f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4572b5f) (gprs_gmm.c:337) 20250805165216767 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165216767 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165216767 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250805165216767 DMM INFO MM(262420000000045/c4572b5f) Subscriber data update (mmctx.c:445) 20250805165216767 DMM DEBUG MM(262420000000045/c4572b5f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165216767 DMM INFO MM(262420000000045/c4572b5f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165216767 DMM NOTICE MM(262420000000045/c4572b5f) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250805165216767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165216767 DMM NOTICE MM(262420000000045/c4572b5f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165216767 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) 20250805165216768 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165216768 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250805165216768 DMM INFO MM(262420000000045/c4572b5f) Subscriber data update (mmctx.c:445) 20250805165216768 DMM DEBUG MM(262420000000045/c4572b5f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165216777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165216777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165216777 DMM DEBUG MM_STATE_Gb(0)[0x6120000225a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165216777 DMM INFO MM(262420000000045/c4572b5f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165216777 DMM NOTICE MM(262420000000045/c4572b5f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165216777 DMM DEBUG GMM(gmm_fsm)[0x6120000222a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165216778 DMM DEBUG GMM(gmm_fsm)[0x6120000222a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165216778 DLLC NOTICE LLME(d1f28301/c4572b5f){ASSIGNED} LLGM Assign pre (ffffffff => c4572b5f) (gprs_llc.c:1079) 20250805165216778 DLLC NOTICE LLME(ffffffff/c4572b5f){ASSIGNED} LLGM Assign post (ffffffff => c4572b5f) (gprs_llc.c:1125) 20250805165216778 DMM DEBUG MM_STATE_Gb(0)[0x6120000225a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165216778 DMM DEBUG MM_STATE_Gb(0)[0x6120000225a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165216778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165216778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1143)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165216828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165216828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165216828 DMM DEBUG MM_STATE_Gb(0)[0x6120000225a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165216828 DMM INFO MM(262420000000045/c4572b5f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165216828 DMM INFO MM(262420000000045/c4572b5f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165216828 DMM DEBUG MM(262420000000045/c4572b5f) Using GGSN 0 (gprs_sm.c:317) 20250805165216829 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165216829 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250805165216829 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165216829 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165216829 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:378) 20250805165216841 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 24 00 00 01 80 08 00 10 c2 22 18 89 11 2d 97 96 f1 14 05 7f a5 ca dd ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:465) 20250805165216842 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e1a10, cbp=0x614000016ea0) (sgsn_libgtp.c:633) 20250805165216842 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165216842 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210060f30b8 TLLI=c4572b5f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165216842 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165216842 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1143)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1143)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165216852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165216852 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250805165216852 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250805165216852 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250805165216852 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1143)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1127)@9f33ff8d4e14: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1143)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165216861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53534<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805165216865 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165216865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1140)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1130)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1128)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1138)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@9f33ff8d4e14: Final verdict of PTC: none TC_xid_n201u-BVCI220(1137)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1133)@9f33ff8d4e14: Final verdict of PTC: none TC_xid_n201u-BVCI196(1127)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1124)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1141)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1125)@9f33ff8d4e14: Final verdict of PTC: none TC_xid_n201u-BVCI210(1132)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1126)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1136)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1135)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1131)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1142)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1124): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1125): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1126): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_xid_n201u-BVCI196(1127): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1128): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1130): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1131): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_xid_n201u-BVCI210(1132): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1133): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1135): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1136): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_xid_n201u-BVCI220(1137): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1138): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1140): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1141): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1142): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_xid_n201u(1143): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_xid_n201u finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Tue Aug 5 16:52:16 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250805165216993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165217395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50720) 20250805165217866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165217866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50720, count=101860) 20250805165218868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165218868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165219225 DGPRS DEBUG Checking for inactive LLMEs, time = 56940938 (sgsn.c:132) 20250805165219238 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165219238 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165219238 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165219238 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165219238 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165219238 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165219239 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165219239 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165219239 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165219239 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Tue Aug 5 16:52:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165219870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165219871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_llc_null started. 20250805165220446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165220448 DMM INFO MM(262420000000045/c4572b5f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165220449 DMM INFO MM(262420000000045/c4572b5f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165220449 DMM DEBUG GMM(gmm_fsm)[0x6120000222a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165220449 DMM DEBUG GMM(gmm_fsm)[0x6120000222a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165220449 DMM DEBUG MM_STATE_Gb(0)[0x6120000225a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165220449 DMM DEBUG MM_STATE_Gb(0)[0x6120000225a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165220449 DLLC NOTICE LLME(ffffffff/c4572b5f){ASSIGNED} LLGM Assign pre (c4572b5f => ffffffff) (gprs_llc.c:1079) 20250805165220449 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4572b5f => ffffffff) (gprs_llc.c:1125) 20250805165220449 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210060f2d60 (gprs_sndcp.c:574) 20250805165220449 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210060f30b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165220449 DMM NOTICE MM(262420000000045/c4572b5f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165220449 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250805165220449 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165220449 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165220449 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:378) 20250805165220449 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250805165220449 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165220449 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20250805165220449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022420]{Init}: Deallocated (fsm.c:568) 20250805165220450 DMM DEBUG MM_STATE_Gb(0)[0x6120000225a0]{Idle}: Deallocated (fsm.c:568) 20250805165220450 DMM DEBUG MM_STATE_Iu[0x612000022720]{Detached}: Deallocated (fsm.c:568) 20250805165220450 DMM DEBUG GMM(gmm_fsm)[0x6120000222a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165220450 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1144)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165220491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165220491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165220491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165220491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165220491 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165220491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165220491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165220491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165220491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165220491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165220491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165220492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165220492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165220492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165220492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165220492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165220492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165220492 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165220492 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165220492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165220492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165220492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165220495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165220501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165220501 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1147)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165220510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165220510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165220510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165220510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165220510 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165220510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165220510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165220510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165220510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165220511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165220511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165220511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165220511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165220511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165220511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165220511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165220511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165220511 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165220511 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165220511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165220511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165220511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165220514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165220518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165220518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1152)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165220525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165220525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165220525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165220525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165220525 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165220525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165220525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165220525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165220525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165220526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165220526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165220526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165220526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165220526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165220526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165220526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165220526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165220526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165220526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165220526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165220527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165220527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165220528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165220533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165220533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1157)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165220872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165220872 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165220872 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165220872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165220876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165220877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1147)@9f33ff8d4e14: Adding Client=TC_llc_null(1163), IMSI='262420000000041'H, TLLI='C8772A27'O, index=0 SGSN_Test-GSUP(1160)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1163) TC_llc_null(1163)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '41CA40CCB3432C29E3EA16EA1842B865'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC4185A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7659F45F25BE6D21'O } } } } } 20250805165221970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165221970 DLLC NOTICE LLME(ffffffff/c8772a27){UNASSIGNED} LLC RX: unknown TLLI 0xc8772a27, creating LLME on the fly (gprs_llc.c:552) 20250805165221970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165221970 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165221970 DMM DEBUG GMM(gmm_fsm)[0x612000022a20]{Deregistered}: Allocated (fsm.c:456) 20250805165221970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{Init}: Allocated (fsm.c:456) 20250805165221970 DMM DEBUG MM_STATE_Gb[0x612000022d20]{Idle}: Allocated (fsm.c:456) 20250805165221970 DMM DEBUG MM_STATE_Iu[0x612000022ea0]{Detached}: Allocated (fsm.c:456) 20250805165221970 DMM DEBUG GMM(gmm_fsm)[0x612000022a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165221970 DMM DEBUG GMM(gmm_fsm)[0x612000022a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165221970 DLLC NOTICE LLME(ffffffff/c8772a27){UNASSIGNED} LLGM Assign pre (c8772a27 => dab3ba0d) (gprs_llc.c:1079) 20250805165221970 DLLC NOTICE LLME(c8772a27/dab3ba0d){ASSIGNED} LLGM Assign post (c8772a27 => dab3ba0d) (gprs_llc.c:1125) 20250805165221970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165221970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165221970 DMM DEBUG MM(262420000000041/dab3ba0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165221989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165221989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165221989 DMM DEBUG MM_STATE_Gb(0)[0x612000022d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165221989 DMM DEBUG MM(262420000000041/dab3ba0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250805165221989 DMM NOTICE MM(262420000000041/dab3ba0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165221989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165221989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165221989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165221989 DMM DEBUG MM(262420000000041/dab3ba0d) Requesting authorization (sgsn_auth.c:160) 20250805165221989 DMM INFO MM(262420000000041/dab3ba0d) Requesting authentication tuples (sgsn_auth.c:184) 20250805165221989 DMM DEBUG MM(262420000000041/dab3ba0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165221989 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250805165221989 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1163) SGSN_Test-GSUP(1160)@9f33ff8d4e14: Added IMSI table entry 0TC_llc_null(1163)"262420000000041" 20250805165221995 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165221995 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165221995 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165221995 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165221995 DMM INFO MM(262420000000041/dab3ba0d) Subscriber data update (mmctx.c:445) 20250805165221995 DMM DEBUG MM(262420000000041/dab3ba0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165221995 DMM INFO MM(262420000000041/dab3ba0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165221995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165221995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165221995 DMM INFO MM(262420000000041/dab3ba0d) <- GMM AUTH AND CIPHERING REQ (rand = 41 ca 40 cc b3 43 2c 29 e3 ea 16 ea 18 42 b8 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165222011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165222011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165222011 DMM DEBUG MM_STATE_Gb(0)[0x612000022d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165222011 DMM INFO MM(262420000000041/dab3ba0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165222011 DMM NOTICE MM(262420000000041/dab3ba0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165222011 DMM DEBUG MM(262420000000041/dab3ba0d) checking auth: received GSM SRES = fc 41 85 a0 (gprs_gmm.c:716) 20250805165222011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165222011 DMM DEBUG MM(262420000000041/dab3ba0d) Requesting authorization (sgsn_auth.c:160) 20250805165222011 DMM INFO MM(262420000000041/dab3ba0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165222012 DMM DEBUG MM(262420000000041/dab3ba0d) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165222012 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250805165222012 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165222012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165222012 DMM INFO MM(262420000000041/dab3ba0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdab3ba0d) (gprs_gmm.c:337) 20250805165222015 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165222015 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165222015 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250805165222015 DMM INFO MM(262420000000041/dab3ba0d) Subscriber data update (mmctx.c:445) 20250805165222015 DMM DEBUG MM(262420000000041/dab3ba0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165222015 DMM INFO MM(262420000000041/dab3ba0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165222015 DMM NOTICE MM(262420000000041/dab3ba0d) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250805165222015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165222016 DMM NOTICE MM(262420000000041/dab3ba0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165222016 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) 20250805165222017 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165222017 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250805165222017 DMM INFO MM(262420000000041/dab3ba0d) Subscriber data update (mmctx.c:445) 20250805165222018 DMM DEBUG MM(262420000000041/dab3ba0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165222027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165222027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165222027 DMM DEBUG MM_STATE_Gb(0)[0x612000022d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165222027 DMM INFO MM(262420000000041/dab3ba0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165222027 DMM NOTICE MM(262420000000041/dab3ba0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165222027 DMM DEBUG GMM(gmm_fsm)[0x612000022a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165222027 DMM DEBUG GMM(gmm_fsm)[0x612000022a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165222027 DLLC NOTICE LLME(c8772a27/dab3ba0d){ASSIGNED} LLGM Assign pre (ffffffff => dab3ba0d) (gprs_llc.c:1079) 20250805165222027 DLLC NOTICE LLME(ffffffff/dab3ba0d){ASSIGNED} LLGM Assign post (ffffffff => dab3ba0d) (gprs_llc.c:1125) 20250805165222027 DMM DEBUG MM_STATE_Gb(0)[0x612000022d20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165222027 DMM DEBUG MM_STATE_Gb(0)[0x612000022d20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165222027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165222027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165223082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165223083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250805165223083 DLLC DEBUG TLLI=dab3ba0d sends us LLC NULL (gprs_llc.c:912) 20250805165223083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165223083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250805165223083 DMM DEBUG MM_STATE_Gb(0)[0x612000022d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165223083 DMM INFO MM(262420000000041/dab3ba0d) -> GMM DETACH REQUEST TLLI=0xdab3ba0d type=GPRS detach Power-off (gprs_gmm.c:1512) 20250805165223083 DMM INFO MM(262420000000041/dab3ba0d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250805165223083 DMM DEBUG GMM(gmm_fsm)[0x612000022a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165223083 DMM DEBUG GMM(gmm_fsm)[0x612000022a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165223083 DMM DEBUG MM_STATE_Gb(0)[0x612000022d20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165223083 DMM DEBUG MM_STATE_Gb(0)[0x612000022d20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165223083 DLLC NOTICE LLME(ffffffff/dab3ba0d){ASSIGNED} LLGM Assign pre (dab3ba0d => ffffffff) (gprs_llc.c:1079) 20250805165223083 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dab3ba0d => ffffffff) (gprs_llc.c:1125) 20250805165223083 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250805165223083 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165223083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ba0]{Init}: Deallocated (fsm.c:568) 20250805165223083 DMM DEBUG MM_STATE_Gb(0)[0x612000022d20]{Idle}: Deallocated (fsm.c:568) 20250805165223084 DMM DEBUG MM_STATE_Iu[0x612000022ea0]{Detached}: Deallocated (fsm.c:568) 20250805165223084 DMM DEBUG GMM(gmm_fsm)[0x612000022a20]{Deregistered}: Deallocated (fsm.c:568) 20250805165223086 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1163)@9f33ff8d4e14: setverdict(pass): none -> pass TC_llc_null-BVCI196(1147)@9f33ff8d4e14: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1163)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165228103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53548<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805165228107 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165228108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1159)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1160)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@9f33ff8d4e14: Final verdict of PTC: none TC_llc_null-BVCI196(1147)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1153)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1158)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1148)@9f33ff8d4e14: Final verdict of PTC: none TC_llc_null-BVCI220(1157)@9f33ff8d4e14: Final verdict of PTC: none TC_llc_null-BVCI210(1152)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1161)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1146)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1151)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1156)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1162)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_null-BVCI196(1147): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_null-BVCI210(1152): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_null-BVCI220(1157): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1161): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1162): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_null(1163): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_llc_null finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Tue Aug 5 16:52:28 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250805165228236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165228638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100728) 20250805165229109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165229109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100728, count=101888) 20250805165230111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165230111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Tue Aug 5 16:52:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165231113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165231113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_llc_sabm_dm_llgmm started. 20250805165231709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165231712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1164)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1165)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1164)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165231756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165231756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165231756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165231756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165231756 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165231756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165231756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165231756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165231756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165231757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165231757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165231757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165231757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165231757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165231757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165231757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165231757 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165231757 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165231757 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165231757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165231757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165231757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165231759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1169)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1165)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1165)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165231764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165231764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1167)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1170)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1169)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165231771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165231771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165231771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165231771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165231771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165231771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165231771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165231771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165231771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165231772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165231772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165231772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165231772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165231772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165231772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165231772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165231772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165231772 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165231772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165231772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1173)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165231772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165231772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165231774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1170)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1170)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1174)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805165231779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165231779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1172)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1175)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1174)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1179)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1179)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165231793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165231793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165231793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165231793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165231793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165231794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165231794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165231794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165231794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1179)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165231795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165231795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165231795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165231795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165231795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165231795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165231795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165231795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165231795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165231795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165231795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165231795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165231795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1179)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1179)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165231798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1175)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1175)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165231804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165231804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1176)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165232114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165232114 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165232114 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165232114 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165232119 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1178)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165232120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1167)@9f33ff8d4e14: Adding Client=TC_llc_sabm_dm_llgmm(1183), IMSI='262420000000042'H, TLLI='CE9761F9'O, index=0 SGSN_Test-GSUP(1180)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1183) TC_llc_sabm_dm_llgmm(1183)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '216A159521A91765368A2F7A826A2F4A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5EDDE798'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5B81C054D975CAA'O } } } } } 20250805165233210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165233210 DLLC NOTICE LLME(ffffffff/ce9761f9){UNASSIGNED} LLC RX: unknown TLLI 0xce9761f9, creating LLME on the fly (gprs_llc.c:552) 20250805165233210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165233210 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165233210 DMM DEBUG GMM(gmm_fsm)[0x612000023020]{Deregistered}: Allocated (fsm.c:456) 20250805165233210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{Init}: Allocated (fsm.c:456) 20250805165233210 DMM DEBUG MM_STATE_Gb[0x612000023320]{Idle}: Allocated (fsm.c:456) 20250805165233210 DMM DEBUG MM_STATE_Iu[0x6120000234a0]{Detached}: Allocated (fsm.c:456) 20250805165233211 DMM DEBUG GMM(gmm_fsm)[0x612000023020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165233211 DMM DEBUG GMM(gmm_fsm)[0x612000023020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165233211 DLLC NOTICE LLME(ffffffff/ce9761f9){UNASSIGNED} LLGM Assign pre (ce9761f9 => edc838e9) (gprs_llc.c:1079) 20250805165233211 DLLC NOTICE LLME(ce9761f9/edc838e9){ASSIGNED} LLGM Assign post (ce9761f9 => edc838e9) (gprs_llc.c:1125) 20250805165233211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165233211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165233211 DMM DEBUG MM(262420000000042/edc838e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165233222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165233222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165233222 DMM DEBUG MM_STATE_Gb(0)[0x612000023320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165233222 DMM DEBUG MM(262420000000042/edc838e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250805165233222 DMM NOTICE MM(262420000000042/edc838e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165233222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165233222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165233222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165233222 DMM DEBUG MM(262420000000042/edc838e9) Requesting authorization (sgsn_auth.c:160) 20250805165233222 DMM INFO MM(262420000000042/edc838e9) Requesting authentication tuples (sgsn_auth.c:184) 20250805165233222 DMM DEBUG MM(262420000000042/edc838e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165233222 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250805165233222 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1180)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1183) SGSN_Test-GSUP(1180)@9f33ff8d4e14: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1183)"262420000000042" 20250805165233226 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165233226 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165233226 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165233226 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165233226 DMM INFO MM(262420000000042/edc838e9) Subscriber data update (mmctx.c:445) 20250805165233226 DMM DEBUG MM(262420000000042/edc838e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165233226 DMM INFO MM(262420000000042/edc838e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165233226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165233226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165233226 DMM INFO MM(262420000000042/edc838e9) <- GMM AUTH AND CIPHERING REQ (rand = 21 6a 15 95 21 a9 17 65 36 8a 2f 7a 82 6a 2f 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165233236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165233236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165233237 DMM DEBUG MM_STATE_Gb(0)[0x612000023320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165233237 DMM INFO MM(262420000000042/edc838e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165233237 DMM NOTICE MM(262420000000042/edc838e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165233237 DMM DEBUG MM(262420000000042/edc838e9) checking auth: received GSM SRES = 5e dd e7 98 (gprs_gmm.c:716) 20250805165233237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165233237 DMM DEBUG MM(262420000000042/edc838e9) Requesting authorization (sgsn_auth.c:160) 20250805165233237 DMM INFO MM(262420000000042/edc838e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165233237 DMM DEBUG MM(262420000000042/edc838e9) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165233237 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250805165233237 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165233237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165233237 DMM INFO MM(262420000000042/edc838e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xedc838e9) (gprs_gmm.c:337) 20250805165233239 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165233239 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165233239 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250805165233239 DMM INFO MM(262420000000042/edc838e9) Subscriber data update (mmctx.c:445) 20250805165233239 DMM DEBUG MM(262420000000042/edc838e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165233239 DMM INFO MM(262420000000042/edc838e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165233239 DMM NOTICE MM(262420000000042/edc838e9) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250805165233239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165233239 DMM NOTICE MM(262420000000042/edc838e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165233239 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) 20250805165233240 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165233240 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250805165233240 DMM INFO MM(262420000000042/edc838e9) Subscriber data update (mmctx.c:445) 20250805165233240 DMM DEBUG MM(262420000000042/edc838e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165233246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165233246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165233246 DMM DEBUG MM_STATE_Gb(0)[0x612000023320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165233246 DMM INFO MM(262420000000042/edc838e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165233246 DMM NOTICE MM(262420000000042/edc838e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165233246 DMM DEBUG GMM(gmm_fsm)[0x612000023020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165233246 DMM DEBUG GMM(gmm_fsm)[0x612000023020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165233246 DLLC NOTICE LLME(ce9761f9/edc838e9){ASSIGNED} LLGM Assign pre (ffffffff => edc838e9) (gprs_llc.c:1079) 20250805165233246 DLLC NOTICE LLME(ffffffff/edc838e9){ASSIGNED} LLGM Assign post (ffffffff => edc838e9) (gprs_llc.c:1125) 20250805165233246 DMM DEBUG MM_STATE_Gb(0)[0x612000023320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165233246 DMM DEBUG MM_STATE_Gb(0)[0x612000023320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165233247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165233247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165234305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165234305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1183)@9f33ff8d4e14: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1167)@9f33ff8d4e14: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1183)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165234320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39494<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805165234325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165234325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@9f33ff8d4e14: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1176)@9f33ff8d4e14: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1172)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1173)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1179)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1174)@9f33ff8d4e14: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1167)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1168)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1164)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1169)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1165)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1180)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1170)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1182)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1181)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1166)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1175)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1171)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1177)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1164): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1165): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1167): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1169): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1170): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1172): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1174): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1175): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1176): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1177): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1179): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1180): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1181): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1182): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_sabm_dm_llgmm(1183): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Tue Aug 5 16:52:34 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250805165234432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165234834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83804) 20250805165235326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165235326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83804, count=88160) 20250805165236327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165236328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Tue Aug 5 16:52:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165237328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165237328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_llc_sabm_dm_ll5 started. 20250805165237958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165237961 DMM INFO MM(262420000000042/edc838e9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165237961 DMM INFO MM(262420000000042/edc838e9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165237961 DMM DEBUG GMM(gmm_fsm)[0x612000023020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165237961 DMM DEBUG GMM(gmm_fsm)[0x612000023020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165237961 DMM DEBUG MM_STATE_Gb(0)[0x612000023320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165237961 DMM DEBUG MM_STATE_Gb(0)[0x612000023320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165237961 DLLC NOTICE LLME(ffffffff/edc838e9){ASSIGNED} LLGM Assign pre (edc838e9 => ffffffff) (gprs_llc.c:1079) 20250805165237961 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edc838e9 => ffffffff) (gprs_llc.c:1125) 20250805165237961 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250805165237961 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165237961 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20250805165237961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000231a0]{Init}: Deallocated (fsm.c:568) 20250805165237962 DMM DEBUG MM_STATE_Gb(0)[0x612000023320]{Idle}: Deallocated (fsm.c:568) 20250805165237962 DMM DEBUG MM_STATE_Iu[0x6120000234a0]{Detached}: Deallocated (fsm.c:568) 20250805165237962 DMM DEBUG GMM(gmm_fsm)[0x612000023020]{Deregistered}: Deallocated (fsm.c:568) 20250805165237962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1184)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1185)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1184)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1189)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1189)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165238004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165238005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165238005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165238005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165238005 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165238005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165238005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165238005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165238005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1188)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1189)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165238005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165238005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165238005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165238006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165238006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165238006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165238006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165238006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165238006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165238006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165238006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165238006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165238006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1189)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1189)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165238008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1190)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1185)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1185)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1188)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1193)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250805165238015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165238015 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1193)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165238016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165238016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165238016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165238016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165238016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165238016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165238016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165238016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165238016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_llc_sabm_dm_ll5-BVCI196(1186)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1193)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165238017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165238017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165238017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165238018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165238018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165238018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165238018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165238018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165238018 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165238018 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165238018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165238018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165238018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1193)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1193)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165238020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1194)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1190)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1190)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165238025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165238025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1192)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1195)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1194)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1198)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1198)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165238033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165238033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165238033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165238033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165238033 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165238033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165238033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165238033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165238033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1198)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165238034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165238034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165238034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165238034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165238034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165238034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165238034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165238034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165238034 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165238034 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165238034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165238034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165238034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1198)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1198)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165238036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1195)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1195)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165238041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165238041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1197)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165238330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165238330 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165238330 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165238330 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1199)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1199)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165238331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165238331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1199)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1199)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1199)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1199)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1199)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1199)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1186)@9f33ff8d4e14: Adding Client=TC_llc_sabm_dm_ll5(1203), IMSI='262420000000043'H, TLLI='D05325F0'O, index=0 SGSN_Test-GSUP(1200)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1203) TC_llc_sabm_dm_ll5(1203)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '640C1718ABBC4B73C310C2931690912A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EBB9105F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B092C822FD0BFF0D'O } } } } } 20250805165239410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165239410 DLLC NOTICE LLME(ffffffff/d05325f0){UNASSIGNED} LLC RX: unknown TLLI 0xd05325f0, creating LLME on the fly (gprs_llc.c:552) 20250805165239410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165239410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165239410 DMM DEBUG GMM(gmm_fsm)[0x612000023620]{Deregistered}: Allocated (fsm.c:456) 20250805165239410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{Init}: Allocated (fsm.c:456) 20250805165239410 DMM DEBUG MM_STATE_Gb[0x612000023920]{Idle}: Allocated (fsm.c:456) 20250805165239410 DMM DEBUG MM_STATE_Iu[0x612000023aa0]{Detached}: Allocated (fsm.c:456) 20250805165239410 DMM DEBUG GMM(gmm_fsm)[0x612000023620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165239410 DMM DEBUG GMM(gmm_fsm)[0x612000023620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165239410 DLLC NOTICE LLME(ffffffff/d05325f0){UNASSIGNED} LLGM Assign pre (d05325f0 => f9fd0cc4) (gprs_llc.c:1079) 20250805165239410 DLLC NOTICE LLME(d05325f0/f9fd0cc4){ASSIGNED} LLGM Assign post (d05325f0 => f9fd0cc4) (gprs_llc.c:1125) 20250805165239410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165239410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165239410 DMM DEBUG MM(262420000000043/f9fd0cc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165239431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165239431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165239431 DMM DEBUG MM_STATE_Gb(0)[0x612000023920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165239431 DMM DEBUG MM(262420000000043/f9fd0cc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250805165239431 DMM NOTICE MM(262420000000043/f9fd0cc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165239431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165239431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165239431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165239431 DMM DEBUG MM(262420000000043/f9fd0cc4) Requesting authorization (sgsn_auth.c:160) 20250805165239431 DMM INFO MM(262420000000043/f9fd0cc4) Requesting authentication tuples (sgsn_auth.c:184) 20250805165239431 DMM DEBUG MM(262420000000043/f9fd0cc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165239431 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250805165239431 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1200)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1203) SGSN_Test-GSUP(1200)@9f33ff8d4e14: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1203)"262420000000043" 20250805165239437 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165239437 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165239437 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165239437 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165239437 DMM INFO MM(262420000000043/f9fd0cc4) Subscriber data update (mmctx.c:445) 20250805165239437 DMM DEBUG MM(262420000000043/f9fd0cc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165239437 DMM INFO MM(262420000000043/f9fd0cc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165239437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165239438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165239438 DMM INFO MM(262420000000043/f9fd0cc4) <- GMM AUTH AND CIPHERING REQ (rand = 64 0c 17 18 ab bc 4b 73 c3 10 c2 93 16 90 91 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165239454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165239454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165239454 DMM DEBUG MM_STATE_Gb(0)[0x612000023920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165239454 DMM INFO MM(262420000000043/f9fd0cc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165239454 DMM NOTICE MM(262420000000043/f9fd0cc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165239454 DMM DEBUG MM(262420000000043/f9fd0cc4) checking auth: received GSM SRES = eb b9 10 5f (gprs_gmm.c:716) 20250805165239454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165239455 DMM DEBUG MM(262420000000043/f9fd0cc4) Requesting authorization (sgsn_auth.c:160) 20250805165239455 DMM INFO MM(262420000000043/f9fd0cc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165239455 DMM DEBUG MM(262420000000043/f9fd0cc4) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165239455 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250805165239455 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165239455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165239455 DMM INFO MM(262420000000043/f9fd0cc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9fd0cc4) (gprs_gmm.c:337) 20250805165239458 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165239458 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165239458 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250805165239458 DMM INFO MM(262420000000043/f9fd0cc4) Subscriber data update (mmctx.c:445) 20250805165239458 DMM DEBUG MM(262420000000043/f9fd0cc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165239458 DMM INFO MM(262420000000043/f9fd0cc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165239458 DMM NOTICE MM(262420000000043/f9fd0cc4) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250805165239458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165239458 DMM NOTICE MM(262420000000043/f9fd0cc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165239458 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) 20250805165239459 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165239460 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250805165239460 DMM INFO MM(262420000000043/f9fd0cc4) Subscriber data update (mmctx.c:445) 20250805165239460 DMM DEBUG MM(262420000000043/f9fd0cc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165239469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165239469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165239469 DMM DEBUG MM_STATE_Gb(0)[0x612000023920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165239469 DMM INFO MM(262420000000043/f9fd0cc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165239469 DMM NOTICE MM(262420000000043/f9fd0cc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165239469 DMM DEBUG GMM(gmm_fsm)[0x612000023620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165239469 DMM DEBUG GMM(gmm_fsm)[0x612000023620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165239469 DLLC NOTICE LLME(d05325f0/f9fd0cc4){ASSIGNED} LLGM Assign pre (ffffffff => f9fd0cc4) (gprs_llc.c:1079) 20250805165239469 DLLC NOTICE LLME(ffffffff/f9fd0cc4){ASSIGNED} LLGM Assign post (ffffffff => f9fd0cc4) (gprs_llc.c:1125) 20250805165239469 DMM DEBUG MM_STATE_Gb(0)[0x612000023920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165239469 DMM DEBUG MM_STATE_Gb(0)[0x612000023920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165239470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165239470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165240526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165240526 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1203)@9f33ff8d4e14: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1186)@9f33ff8d4e14: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1203)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165240545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39502<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805165240549 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165240549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1200)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1199)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1193)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1194)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1188)@9f33ff8d4e14: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1186)@9f33ff8d4e14: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1197)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1185)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1202)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1198)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1184)@9f33ff8d4e14: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1192)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1190)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1189)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1195)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1201)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1191)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1187)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1196)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1184): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1185): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1186): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1187): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1188): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1189): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1190): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1191): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1192): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1193): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1194): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1195): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1196): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1197): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1198): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1199): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1200): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1201): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1202): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_llc_sabm_dm_ll5(1203): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Tue Aug 5 16:52:40 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250805165240605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165241007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88136) 20250805165241551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165241551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88136, count=92492) 20250805165242553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165242553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Tue Aug 5 16:52:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165243555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165243555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_suspend_nopaging started. 20250805165244121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165244123 DMM INFO MM(262420000000043/f9fd0cc4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165244123 DMM INFO MM(262420000000043/f9fd0cc4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165244123 DMM DEBUG GMM(gmm_fsm)[0x612000023620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165244123 DMM DEBUG GMM(gmm_fsm)[0x612000023620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165244123 DMM DEBUG MM_STATE_Gb(0)[0x612000023920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165244123 DMM DEBUG MM_STATE_Gb(0)[0x612000023920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165244123 DLLC NOTICE LLME(ffffffff/f9fd0cc4){ASSIGNED} LLGM Assign pre (f9fd0cc4 => ffffffff) (gprs_llc.c:1079) 20250805165244123 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9fd0cc4 => ffffffff) (gprs_llc.c:1125) 20250805165244123 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250805165244123 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165244123 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20250805165244123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000237a0]{Init}: Deallocated (fsm.c:568) 20250805165244123 DMM DEBUG MM_STATE_Gb(0)[0x612000023920]{Idle}: Deallocated (fsm.c:568) 20250805165244123 DMM DEBUG MM_STATE_Iu[0x612000023aa0]{Detached}: Deallocated (fsm.c:568) 20250805165244123 DMM DEBUG GMM(gmm_fsm)[0x612000023620]{Deregistered}: Deallocated (fsm.c:568) 20250805165244123 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1204)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1205)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1204)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1208)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1208)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165244154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165244154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165244154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165244154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165244154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165244154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165244154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165244154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165244154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1208)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165244155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165244155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165244155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165244155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165244155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165244155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165244155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165244155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165244155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165244155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165244155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165244155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165244155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1208)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1208)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165244157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1209)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1205)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1205)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165244163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165244163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1207)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1210)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1209)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1213)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1213)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165244171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165244171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165244171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165244171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165244171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165244171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165244171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165244171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165244171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1213)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165244172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165244172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165244172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165244172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165244172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165244172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165244172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165244172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165244172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165244173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165244173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165244173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165244173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1213)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1213)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165244175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1214)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1210)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1210)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165244181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165244181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1212)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1215)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1214)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1218)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1218)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165244188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165244188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165244188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165244188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165244188 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165244188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165244188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165244188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165244188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1218)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165244189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165244189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165244189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165244189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165244189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165244189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165244189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165244189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165244189 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165244189 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165244189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165244189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165244189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1218)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1218)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165244191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1215)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1215)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165244197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165244197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1217)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165244556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165244556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165244556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165244556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1219)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1219)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165244560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1219)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1219)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165244561 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1219)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1219)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1219)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1219)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1207)@9f33ff8d4e14: Adding Client=TC_suspend_nopaging(1223), IMSI='262420000000048'H, TLLI='F2FFCD73'O, index=0 SGSN_Test-GSUP(1220)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1223) TC_suspend_nopaging(1223)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DA63F3B20D69F3D382BA7323BFDEBB4A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A070B42'O (":\a\vB") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D2F1824462969C8'O } } } } } 20250805165245643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165245643 DLLC NOTICE LLME(ffffffff/f2ffcd73){UNASSIGNED} LLC RX: unknown TLLI 0xf2ffcd73, creating LLME on the fly (gprs_llc.c:552) 20250805165245643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165245643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165245644 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{Deregistered}: Allocated (fsm.c:456) 20250805165245644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{Init}: Allocated (fsm.c:456) 20250805165245644 DMM DEBUG MM_STATE_Gb[0x612000023f20]{Idle}: Allocated (fsm.c:456) 20250805165245644 DMM DEBUG MM_STATE_Iu[0x6120000240a0]{Detached}: Allocated (fsm.c:456) 20250805165245644 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165245644 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165245644 DLLC NOTICE LLME(ffffffff/f2ffcd73){UNASSIGNED} LLGM Assign pre (f2ffcd73 => f630146a) (gprs_llc.c:1079) 20250805165245644 DLLC NOTICE LLME(f2ffcd73/f630146a){ASSIGNED} LLGM Assign post (f2ffcd73 => f630146a) (gprs_llc.c:1125) 20250805165245644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165245644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165245644 DMM DEBUG MM(262420000000048/f630146a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165245656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165245656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165245656 DMM DEBUG MM_STATE_Gb(0)[0x612000023f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165245656 DMM DEBUG MM(262420000000048/f630146a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250805165245656 DMM NOTICE MM(262420000000048/f630146a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165245657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165245657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165245657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165245657 DMM DEBUG MM(262420000000048/f630146a) Requesting authorization (sgsn_auth.c:160) 20250805165245657 DMM INFO MM(262420000000048/f630146a) Requesting authentication tuples (sgsn_auth.c:184) 20250805165245657 DMM DEBUG MM(262420000000048/f630146a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165245657 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250805165245657 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1220)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1223) SGSN_Test-GSUP(1220)@9f33ff8d4e14: Added IMSI table entry 0TC_suspend_nopaging(1223)"262420000000048" 20250805165245661 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165245661 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165245661 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165245661 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165245661 DMM INFO MM(262420000000048/f630146a) Subscriber data update (mmctx.c:445) 20250805165245662 DMM DEBUG MM(262420000000048/f630146a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165245662 DMM INFO MM(262420000000048/f630146a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165245662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165245662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165245662 DMM INFO MM(262420000000048/f630146a) <- GMM AUTH AND CIPHERING REQ (rand = da 63 f3 b2 0d 69 f3 d3 82 ba 73 23 bf de bb 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165245674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165245674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165245674 DMM DEBUG MM_STATE_Gb(0)[0x612000023f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165245674 DMM INFO MM(262420000000048/f630146a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165245674 DMM NOTICE MM(262420000000048/f630146a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165245674 DMM DEBUG MM(262420000000048/f630146a) checking auth: received GSM SRES = 3a 07 0b 42 (gprs_gmm.c:716) 20250805165245674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165245674 DMM DEBUG MM(262420000000048/f630146a) Requesting authorization (sgsn_auth.c:160) 20250805165245674 DMM INFO MM(262420000000048/f630146a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165245674 DMM DEBUG MM(262420000000048/f630146a) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165245674 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250805165245674 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165245674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165245674 DMM INFO MM(262420000000048/f630146a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf630146a) (gprs_gmm.c:337) 20250805165245676 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165245676 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165245677 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250805165245677 DMM INFO MM(262420000000048/f630146a) Subscriber data update (mmctx.c:445) 20250805165245677 DMM DEBUG MM(262420000000048/f630146a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165245677 DMM INFO MM(262420000000048/f630146a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165245677 DMM NOTICE MM(262420000000048/f630146a) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250805165245677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165245677 DMM NOTICE MM(262420000000048/f630146a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165245677 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) 20250805165245677 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165245678 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250805165245678 DMM INFO MM(262420000000048/f630146a) Subscriber data update (mmctx.c:445) 20250805165245678 DMM DEBUG MM(262420000000048/f630146a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165245681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165245681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165245681 DMM DEBUG MM_STATE_Gb(0)[0x612000023f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165245681 DMM INFO MM(262420000000048/f630146a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165245681 DMM NOTICE MM(262420000000048/f630146a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165245681 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165245681 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165245681 DLLC NOTICE LLME(f2ffcd73/f630146a){ASSIGNED} LLGM Assign pre (ffffffff => f630146a) (gprs_llc.c:1079) 20250805165245681 DLLC NOTICE LLME(ffffffff/f630146a){ASSIGNED} LLGM Assign post (ffffffff => f630146a) (gprs_llc.c:1125) 20250805165245681 DMM DEBUG MM_STATE_Gb(0)[0x612000023f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165245681 DMM DEBUG MM_STATE_Gb(0)[0x612000023f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165245681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165245681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1223)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165245741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165245741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165245741 DMM DEBUG MM_STATE_Gb(0)[0x612000023f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165245741 DMM INFO MM(262420000000048/f630146a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165245741 DMM INFO MM(262420000000048/f630146a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165245741 DMM DEBUG MM(262420000000048/f630146a) Using GGSN 0 (gprs_sm.c:317) 20250805165245741 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 9. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165245741 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250805165245741 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165245741 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165245741 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:378) 20250805165245770 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 05 04 26 00 00 01 80 08 00 10 a6 9b 0e c4 11 c9 68 c8 9e 14 05 7f 1d a9 5a cb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:465) 20250805165245770 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e2a88, cbp=0x6140000184a0) (sgsn_libgtp.c:633) 20250805165245770 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165245770 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100684d8b8 TLLI=f630146a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165245770 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165245770 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1223)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1223)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165245775 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250805165245778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165245778 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250805165245778 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250805165245779 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250805165245779 DMM INFO MM(262420000000048/f630146a) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250805165249226 DGPRS DEBUG Checking for inactive LLMEs, time = 56940968 (sgsn.c:132) 20250805165249239 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165249239 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165249240 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165249240 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165249240 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165249240 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165249240 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165249240 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165249241 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165249241 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_suspend_nopaging-BVCI196(1207)@9f33ff8d4e14: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1223)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165250792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1220)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1209)@9f33ff8d4e14: Final verdict of PTC: none 20250805165250798 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(1208)@9f33ff8d4e14: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1212)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1213)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1218)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1215)@9f33ff8d4e14: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1207)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1210)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1204)@9f33ff8d4e14: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1217)@9f33ff8d4e14: Final verdict of PTC: none20250805165250798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1219)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1205)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1221)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1214)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1206)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1211)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1216)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1222)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1204): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1205): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1206): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_nopaging-BVCI196(1207): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1208): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1209): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1210): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1211): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_nopaging-BVCI210(1212): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1213): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1214): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1215): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1216): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_nopaging-BVCI220(1217): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1218): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1219): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1220): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1221): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1222): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_nopaging(1223): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_suspend_nopaging finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Tue Aug 5 16:52:50 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250805165250890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165251293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107584) 20250805165251800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165251800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107584, count=108744) 20250805165252801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165252801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Tue Aug 5 16:52:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165253803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165253803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_suspend_resume started. 20250805165254372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165254375 DMM INFO MM(262420000000048/f630146a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165254375 DMM INFO MM(262420000000048/f630146a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165254375 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165254375 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165254375 DMM DEBUG MM_STATE_Gb(0)[0x612000023f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165254375 DMM DEBUG MM_STATE_Gb(0)[0x612000023f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165254375 DLLC NOTICE LLME(ffffffff/f630146a){ASSIGNED} LLGM Assign pre (f630146a => ffffffff) (gprs_llc.c:1079) 20250805165254375 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f630146a => ffffffff) (gprs_llc.c:1125) 20250805165254375 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100684d560 (gprs_sndcp.c:574) 20250805165254375 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100684d8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165254375 DMM NOTICE MM(262420000000048/f630146a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165254375 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250805165254375 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165254375 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165254375 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:378) 20250805165254375 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250805165254376 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165254376 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20250805165254376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023da0]{Init}: Deallocated (fsm.c:568) 20250805165254376 DMM DEBUG MM_STATE_Gb(0)[0x612000023f20]{Idle}: Deallocated (fsm.c:568) 20250805165254376 DMM DEBUG MM_STATE_Iu[0x6120000240a0]{Detached}: Deallocated (fsm.c:568) 20250805165254376 DMM DEBUG GMM(gmm_fsm)[0x612000023c20]{Deregistered}: Deallocated (fsm.c:568) 20250805165254376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1224)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1225)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1224)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1228)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1228)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165254422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165254422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165254422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165254422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165254422 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165254422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165254422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165254422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165254422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1228)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165254423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165254423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165254423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165254423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165254423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165254423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165254423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165254423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165254423 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165254423 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165254423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1228)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165254423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165254423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1228)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165254426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1229)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1225)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1225)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165254431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165254431 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1230)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1227)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1229)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1233)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1233)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165254437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165254437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165254437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165254437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165254437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165254437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165254437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165254437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165254437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1233)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165254438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165254438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165254438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165254438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165254438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165254438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165254438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165254438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165254438 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165254438 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165254438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165254438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165254438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1233)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1233)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165254440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1234)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1230)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1230)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165254445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165254445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1232)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1235)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1234)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1238)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1238)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165254453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165254453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165254453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165254453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165254453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165254453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165254453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165254453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165254453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1238)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165254453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165254453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165254453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165254453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165254454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165254454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165254454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165254454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165254454 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165254454 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165254454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165254454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165254454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1238)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1238)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165254456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1235)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1235)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165254461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165254461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1237)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165254804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165254805 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165254805 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165254805 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1239)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1239)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165254809 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1239)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1239)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165254810 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1239)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1239)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1239)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1239)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1227)@9f33ff8d4e14: Adding Client=TC_suspend_resume(1243), IMSI='262420000000049'H, TLLI='D3E451F3'O, index=0 SGSN_Test-GSUP(1240)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1243) TC_suspend_resume(1243)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6D76EB540621DC5971C4939663830A79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACC2EF93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '891FD099BCA1991F'O } } } } } 20250805165255898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165255898 DLLC NOTICE LLME(ffffffff/d3e451f3){UNASSIGNED} LLC RX: unknown TLLI 0xd3e451f3, creating LLME on the fly (gprs_llc.c:552) 20250805165255898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165255898 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165255898 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Deregistered}: Allocated (fsm.c:456) 20250805165255898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{Init}: Allocated (fsm.c:456) 20250805165255898 DMM DEBUG MM_STATE_Gb[0x6120000246a0]{Idle}: Allocated (fsm.c:456) 20250805165255898 DMM DEBUG MM_STATE_Iu[0x612000024820]{Detached}: Allocated (fsm.c:456) 20250805165255898 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165255898 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165255898 DLLC NOTICE LLME(ffffffff/d3e451f3){UNASSIGNED} LLGM Assign pre (d3e451f3 => ddea77d9) (gprs_llc.c:1079) 20250805165255898 DLLC NOTICE LLME(d3e451f3/ddea77d9){ASSIGNED} LLGM Assign post (d3e451f3 => ddea77d9) (gprs_llc.c:1125) 20250805165255898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165255898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165255898 DMM DEBUG MM(262420000000049/ddea77d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165255916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165255916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165255916 DMM DEBUG MM_STATE_Gb(0)[0x6120000246a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165255917 DMM DEBUG MM(262420000000049/ddea77d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250805165255917 DMM NOTICE MM(262420000000049/ddea77d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165255917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165255917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165255917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165255917 DMM DEBUG MM(262420000000049/ddea77d9) Requesting authorization (sgsn_auth.c:160) 20250805165255917 DMM INFO MM(262420000000049/ddea77d9) Requesting authentication tuples (sgsn_auth.c:184) 20250805165255917 DMM DEBUG MM(262420000000049/ddea77d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165255917 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250805165255917 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1240)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1243) SGSN_Test-GSUP(1240)@9f33ff8d4e14: Added IMSI table entry 0TC_suspend_resume(1243)"262420000000049" 20250805165255922 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165255922 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165255922 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165255922 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165255922 DMM INFO MM(262420000000049/ddea77d9) Subscriber data update (mmctx.c:445) 20250805165255922 DMM DEBUG MM(262420000000049/ddea77d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165255923 DMM INFO MM(262420000000049/ddea77d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165255923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165255923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165255923 DMM INFO MM(262420000000049/ddea77d9) <- GMM AUTH AND CIPHERING REQ (rand = 6d 76 eb 54 06 21 dc 59 71 c4 93 96 63 83 0a 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165255939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165255939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165255939 DMM DEBUG MM_STATE_Gb(0)[0x6120000246a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165255939 DMM INFO MM(262420000000049/ddea77d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165255939 DMM NOTICE MM(262420000000049/ddea77d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165255939 DMM DEBUG MM(262420000000049/ddea77d9) checking auth: received GSM SRES = ac c2 ef 93 (gprs_gmm.c:716) 20250805165255939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165255939 DMM DEBUG MM(262420000000049/ddea77d9) Requesting authorization (sgsn_auth.c:160) 20250805165255940 DMM INFO MM(262420000000049/ddea77d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165255940 DMM DEBUG MM(262420000000049/ddea77d9) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165255940 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250805165255940 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165255940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165255940 DMM INFO MM(262420000000049/ddea77d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xddea77d9) (gprs_gmm.c:337) 20250805165255942 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165255942 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165255942 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250805165255942 DMM INFO MM(262420000000049/ddea77d9) Subscriber data update (mmctx.c:445) 20250805165255942 DMM DEBUG MM(262420000000049/ddea77d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165255943 DMM INFO MM(262420000000049/ddea77d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165255943 DMM NOTICE MM(262420000000049/ddea77d9) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250805165255943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165255943 DMM NOTICE MM(262420000000049/ddea77d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165255943 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) 20250805165255944 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165255944 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250805165255944 DMM INFO MM(262420000000049/ddea77d9) Subscriber data update (mmctx.c:445) 20250805165255944 DMM DEBUG MM(262420000000049/ddea77d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165255955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165255955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165255955 DMM DEBUG MM_STATE_Gb(0)[0x6120000246a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165255955 DMM INFO MM(262420000000049/ddea77d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165255955 DMM NOTICE MM(262420000000049/ddea77d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165255955 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165255955 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165255955 DLLC NOTICE LLME(d3e451f3/ddea77d9){ASSIGNED} LLGM Assign pre (ffffffff => ddea77d9) (gprs_llc.c:1079) 20250805165255955 DLLC NOTICE LLME(ffffffff/ddea77d9){ASSIGNED} LLGM Assign post (ffffffff => ddea77d9) (gprs_llc.c:1125) 20250805165255955 DMM DEBUG MM_STATE_Gb(0)[0x6120000246a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165255955 DMM DEBUG MM_STATE_Gb(0)[0x6120000246a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165255955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165255955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1243)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165256013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165256013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165256013 DMM DEBUG MM_STATE_Gb(0)[0x6120000246a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165256014 DMM INFO MM(262420000000049/ddea77d9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165256014 DMM INFO MM(262420000000049/ddea77d9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165256014 DMM DEBUG MM(262420000000049/ddea77d9) Using GGSN 0 (gprs_sm.c:317) 20250805165256014 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 10. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165256014 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250805165256014 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165256014 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165256014 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:378) 20250805165256036 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 06 04 28 00 00 01 80 08 00 10 b8 17 f2 41 11 2b d0 1e 6f 14 05 7f c3 04 11 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:465) 20250805165256036 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e3b00, cbp=0x614000018ea0) (sgsn_libgtp.c:633) 20250805165256036 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165256036 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006a544b8 TLLI=ddea77d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165256036 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165256036 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1243)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1243)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165256051 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250805165256065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165256065 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250805165256065 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250805165256072 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250805165256072 DMM INFO MM(262420000000049/ddea77d9) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250805165301076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165301076 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2331) 20250805165301076 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250805165301078 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1227)@9f33ff8d4e14: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1243)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165301089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38826<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1240)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1228)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1224)@9f33ff8d4e14: Final verdict of PTC: none TC_suspend_resume-BVCI196(1227)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1229)@9f33ff8d4e14: Final verdict of PTC: none 20250805165301093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165301093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_resume-BVCI220(1237)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1225)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1234)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1233)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1238)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1230)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1242)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1241)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1235)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1236)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1231)@9f33ff8d4e14: Final verdict of PTC: none TC_suspend_resume-BVCI210(1232)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1239)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1226)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1224): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1225): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1226): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_resume-BVCI196(1227): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1228): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1229): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1230): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1231): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_resume-BVCI210(1232): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1233): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1234): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1235): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1236): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_resume-BVCI220(1237): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1238): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1239): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1240): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1241): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1242): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_resume(1243): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_suspend_resume finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Tue Aug 5 16:53:01 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250805165301198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165301599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101872) 20250805165302094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165302094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101872, count=106228) 20250805165303096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165303096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Tue Aug 5 16:53:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165304098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165304098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_suspend_rau started. 20250805165304704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165304706 DMM INFO MM(262420000000049/ddea77d9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165304706 DMM INFO MM(262420000000049/ddea77d9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165304706 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165304706 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165304706 DMM DEBUG MM_STATE_Gb(0)[0x6120000246a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165304706 DMM DEBUG MM_STATE_Gb(0)[0x6120000246a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165304706 DLLC NOTICE LLME(ffffffff/ddea77d9){ASSIGNED} LLGM Assign pre (ddea77d9 => ffffffff) (gprs_llc.c:1079) 20250805165304706 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddea77d9 => ffffffff) (gprs_llc.c:1125) 20250805165304706 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006a54160 (gprs_sndcp.c:574) 20250805165304707 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006a544b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165304707 DMM NOTICE MM(262420000000049/ddea77d9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165304707 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250805165304707 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165304707 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165304707 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:378) 20250805165304707 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250805165304707 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165304707 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20250805165304707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024520]{Init}: Deallocated (fsm.c:568) 20250805165304707 DMM DEBUG MM_STATE_Gb(0)[0x6120000246a0]{Idle}: Deallocated (fsm.c:568) 20250805165304707 DMM DEBUG MM_STATE_Iu[0x612000024820]{Detached}: Deallocated (fsm.c:568) 20250805165304707 DMM DEBUG GMM(gmm_fsm)[0x6120000243a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165304707 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1244)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1245)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1244)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1249)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1249)@9f33ff8d4e14: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1248)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805165304761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165304761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165304761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165304761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165304761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165304761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165304761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165304761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165304761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1249)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165304762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165304762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165304762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165304762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165304762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165304762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165304762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165304762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165304762 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165304762 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165304762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165304762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165304762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1249)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1249)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165304764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1245)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1245)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1250)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805165304769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165304769 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1248)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1253)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1253)@9f33ff8d4e14: Provider Link came up: sending NS-RESET TC_suspend_rau-BVCI196(1246)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165304772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165304772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165304772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165304772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165304772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165304772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165304772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165304772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165304772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1253)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165304773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165304773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165304773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165304773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165304773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165304773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165304773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165304773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165304773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165304773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165304773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165304773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165304773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1253)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1253)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165304775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1254)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1250)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1250)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165304781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165304781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1252)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1255)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1254)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1258)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1258)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165304788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165304788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165304788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165304788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165304788 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165304788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165304788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165304788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165304788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1258)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165304789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165304789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165304789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165304789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165304789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165304789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165304789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165304789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165304789 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165304789 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165304789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165304789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165304789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1258)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1258)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165304791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1255)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165304796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165304796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1257)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165305099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165305099 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165305099 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165305099 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1259)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1259)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165305103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1259)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1259)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165305104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1259)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1259)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1259)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1259)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1246)@9f33ff8d4e14: Adding Client=TC_suspend_rau(1263), IMSI='262420000000050'H, TLLI='C37175DC'O, index=0 SGSN_Test-GSUP(1260)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1263) TC_suspend_rau(1263)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9CAAEB1301F33F73649D700ED14A92E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB93BF5E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C14B7D427103BF35'O } } } } } 20250805165306187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165306187 DLLC NOTICE LLME(ffffffff/c37175dc){UNASSIGNED} LLC RX: unknown TLLI 0xc37175dc, creating LLME on the fly (gprs_llc.c:552) 20250805165306187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165306187 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165306188 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Deregistered}: Allocated (fsm.c:456) 20250805165306188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{Init}: Allocated (fsm.c:456) 20250805165306188 DMM DEBUG MM_STATE_Gb[0x612000024e20]{Idle}: Allocated (fsm.c:456) 20250805165306188 DMM DEBUG MM_STATE_Iu[0x612000024fa0]{Detached}: Allocated (fsm.c:456) 20250805165306188 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165306188 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165306188 DLLC NOTICE LLME(ffffffff/c37175dc){UNASSIGNED} LLGM Assign pre (c37175dc => cb4faaca) (gprs_llc.c:1079) 20250805165306188 DLLC NOTICE LLME(c37175dc/cb4faaca){ASSIGNED} LLGM Assign post (c37175dc => cb4faaca) (gprs_llc.c:1125) 20250805165306188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165306188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165306188 DMM DEBUG MM(262420000000050/cb4faaca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165306209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165306209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165306209 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165306209 DMM DEBUG MM(262420000000050/cb4faaca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250805165306209 DMM NOTICE MM(262420000000050/cb4faaca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165306209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165306209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165306209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165306209 DMM DEBUG MM(262420000000050/cb4faaca) Requesting authorization (sgsn_auth.c:160) 20250805165306210 DMM INFO MM(262420000000050/cb4faaca) Requesting authentication tuples (sgsn_auth.c:184) 20250805165306210 DMM DEBUG MM(262420000000050/cb4faaca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165306210 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250805165306210 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1260)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1263) SGSN_Test-GSUP(1260)@9f33ff8d4e14: Added IMSI table entry 0TC_suspend_rau(1263)"262420000000050" 20250805165306216 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165306216 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165306216 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165306216 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165306216 DMM INFO MM(262420000000050/cb4faaca) Subscriber data update (mmctx.c:445) 20250805165306216 DMM DEBUG MM(262420000000050/cb4faaca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165306216 DMM INFO MM(262420000000050/cb4faaca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165306216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165306216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165306216 DMM INFO MM(262420000000050/cb4faaca) <- GMM AUTH AND CIPHERING REQ (rand = 9c aa eb 13 01 f3 3f 73 64 9d 70 0e d1 4a 92 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165306233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165306233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165306233 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165306233 DMM INFO MM(262420000000050/cb4faaca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165306233 DMM NOTICE MM(262420000000050/cb4faaca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165306233 DMM DEBUG MM(262420000000050/cb4faaca) checking auth: received GSM SRES = bb 93 bf 5e (gprs_gmm.c:716) 20250805165306233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165306233 DMM DEBUG MM(262420000000050/cb4faaca) Requesting authorization (sgsn_auth.c:160) 20250805165306233 DMM INFO MM(262420000000050/cb4faaca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165306233 DMM DEBUG MM(262420000000050/cb4faaca) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165306233 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250805165306233 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165306233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165306233 DMM INFO MM(262420000000050/cb4faaca) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb4faaca) (gprs_gmm.c:337) 20250805165306237 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165306237 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165306237 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250805165306237 DMM INFO MM(262420000000050/cb4faaca) Subscriber data update (mmctx.c:445) 20250805165306237 DMM DEBUG MM(262420000000050/cb4faaca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165306237 DMM INFO MM(262420000000050/cb4faaca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165306237 DMM NOTICE MM(262420000000050/cb4faaca) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250805165306237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165306237 DMM NOTICE MM(262420000000050/cb4faaca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165306237 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) 20250805165306239 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165306239 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250805165306239 DMM INFO MM(262420000000050/cb4faaca) Subscriber data update (mmctx.c:445) 20250805165306239 DMM DEBUG MM(262420000000050/cb4faaca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165306249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165306249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165306250 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165306250 DMM INFO MM(262420000000050/cb4faaca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165306250 DMM NOTICE MM(262420000000050/cb4faaca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165306250 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165306250 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165306250 DLLC NOTICE LLME(c37175dc/cb4faaca){ASSIGNED} LLGM Assign pre (ffffffff => cb4faaca) (gprs_llc.c:1079) 20250805165306250 DLLC NOTICE LLME(ffffffff/cb4faaca){ASSIGNED} LLGM Assign post (ffffffff => cb4faaca) (gprs_llc.c:1125) 20250805165306250 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165306250 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165306250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165306250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1263)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165306301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165306301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165306301 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165306301 DMM INFO MM(262420000000050/cb4faaca) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165306301 DMM INFO MM(262420000000050/cb4faaca) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165306301 DMM DEBUG MM(262420000000050/cb4faaca) Using GGSN 0 (gprs_sm.c:317) 20250805165306301 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 11. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165306301 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250805165306301 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165306301 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165306301 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:378) 20250805165306316 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 07 04 2a 00 00 01 80 08 00 10 e2 c2 be 13 11 2b fc c5 21 14 05 7f f0 5a 05 e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:465) 20250805165306316 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e4b78, cbp=0x6140000194a0) (sgsn_libgtp.c:633) 20250805165306316 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165306316 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006c5b0b8 TLLI=cb4faaca, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165306316 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165306316 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1263)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165306327 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250805165306333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165306334 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250805165306334 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250805165306337 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250805165306337 DMM INFO MM(262420000000050/cb4faaca) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250805165311350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165311351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165311351 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165311351 DMM INFO MM(262420000000050/cb4faaca) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805165311351 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165311351 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250805165311351 DLLC NOTICE LLME(ffffffff/cb4faaca){ASSIGNED} LLGM Assign pre (cb4faaca => fd6e96fd) (gprs_llc.c:1079) 20250805165311351 DLLC NOTICE LLME(cb4faaca/fd6e96fd){ASSIGNED} LLGM Assign post (cb4faaca => fd6e96fd) (gprs_llc.c:1125) 20250805165311351 DMM INFO MM(262420000000050/fd6e96fd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1263)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165311366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165311366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165311367 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165311367 DMM INFO MM(262420000000050/fd6e96fd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250805165311367 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250805165311367 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165311367 DLLC NOTICE LLME(cb4faaca/fd6e96fd){ASSIGNED} LLGM Assign pre (ffffffff => fd6e96fd) (gprs_llc.c:1079) 20250805165311367 DLLC NOTICE LLME(ffffffff/fd6e96fd){ASSIGNED} LLGM Assign post (ffffffff => fd6e96fd) (gprs_llc.c:1125) 20250805165311367 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250805165311865 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1246)@9f33ff8d4e14: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1263)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165311884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51986<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1260)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1244)@9f33ff8d4e14: Final verdict of PTC: none 20250805165311889 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165311889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1249)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1250)@9f33ff8d4e14: Final verdict of PTC: none TC_suspend_rau-BVCI210(1252)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1245)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1259)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1248)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1258)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1262)@9f33ff8d4e14: Final verdict of PTC: none TC_suspend_rau-BVCI220(1257)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1261)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1255)@9f33ff8d4e14: Final verdict of PTC: none TC_suspend_rau-BVCI196(1246)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1251)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1247)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1256)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1253)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1254)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1244): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1245): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_rau-BVCI196(1246): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1247): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1248): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1249): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1250): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1251): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_rau-BVCI210(1252): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1253): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1254): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1255): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1256): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_rau-BVCI220(1257): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1258): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1259): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1260): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1261): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1262): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_suspend_rau(1263): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_suspend_rau finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Tue Aug 5 16:53:11 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250805165311981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165312384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110376) 20250805165312890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165312890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110376, count=111636) 20250805165313892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165313892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Tue Aug 5 16:53:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165314893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165314893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_paging_ps started. 20250805165315503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165315505 DMM INFO MM(262420000000050/fd6e96fd) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165315505 DMM INFO MM(262420000000050/fd6e96fd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165315505 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165315505 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165315505 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165315505 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165315505 DLLC NOTICE LLME(ffffffff/fd6e96fd){ASSIGNED} LLGM Assign pre (fd6e96fd => ffffffff) (gprs_llc.c:1079) 20250805165315505 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd6e96fd => ffffffff) (gprs_llc.c:1125) 20250805165315505 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006c5ad60 (gprs_sndcp.c:574) 20250805165315505 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006c5b0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165315505 DMM NOTICE MM(262420000000050/fd6e96fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165315505 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250805165315505 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165315505 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165315506 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:378) 20250805165315506 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250805165315506 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165315506 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:402) 20250805165315506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024ca0]{Init}: Deallocated (fsm.c:568) 20250805165315506 DMM DEBUG MM_STATE_Gb(0)[0x612000024e20]{Idle}: Deallocated (fsm.c:568) 20250805165315506 DMM DEBUG MM_STATE_Iu[0x612000024fa0]{Detached}: Deallocated (fsm.c:568) 20250805165315506 DMM DEBUG GMM(gmm_fsm)[0x612000024b20]{Deregistered}: Deallocated (fsm.c:568) 20250805165315506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1264)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1265)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1264)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1268)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1268)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165315552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165315552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165315552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165315552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165315552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165315552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165315552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165315552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165315552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1268)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165315553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165315553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165315553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165315553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165315553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165315553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165315553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165315553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165315553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165315553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165315553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165315553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165315553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1268)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1268)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165315557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1269)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1265)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1265)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165315563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165315563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1267)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1270)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1269)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1273)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1273)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165315571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165315571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165315571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165315571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165315571 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165315571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165315571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165315571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165315571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1273)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165315572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165315572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165315572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165315572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165315572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165315572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165315572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165315572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165315572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165315572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165315572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165315572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165315572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1273)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1273)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165315575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1274)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1270)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1270)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165315580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165315581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1272)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1275)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1274)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1278)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1278)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165315588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165315588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165315588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165315589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165315589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165315589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165315589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165315589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165315589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1278)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165315590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165315590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165315590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165315590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165315590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165315590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165315590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165315590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165315590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165315590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165315590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165315591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165315591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1278)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1278)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165315593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1275)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1275)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165315598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165315598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1277)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165315894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165315895 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165315895 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165315895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1279)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1279)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165315899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1279)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1279)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1279)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1279)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165315900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1279)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1279)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1267)@9f33ff8d4e14: Adding Client=TC_paging_ps(1283), IMSI='262420000000051'H, TLLI='CB19B1CC'O, index=0 SGSN_Test-GSUP(1280)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1283) TC_paging_ps(1283)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9EA319F606E820E7FFE301344090A505'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1220B0C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA488626A470265F'O } } } } } 20250805165316991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165316991 DLLC NOTICE LLME(ffffffff/cb19b1cc){UNASSIGNED} LLC RX: unknown TLLI 0xcb19b1cc, creating LLME on the fly (gprs_llc.c:552) 20250805165316991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165316991 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165316991 DMM DEBUG GMM(gmm_fsm)[0x6120000252a0]{Deregistered}: Allocated (fsm.c:456) 20250805165316991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{Init}: Allocated (fsm.c:456) 20250805165316991 DMM DEBUG MM_STATE_Gb[0x6120000255a0]{Idle}: Allocated (fsm.c:456) 20250805165316991 DMM DEBUG MM_STATE_Iu[0x612000025720]{Detached}: Allocated (fsm.c:456) 20250805165316991 DMM DEBUG GMM(gmm_fsm)[0x6120000252a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165316991 DMM DEBUG GMM(gmm_fsm)[0x6120000252a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165316992 DLLC NOTICE LLME(ffffffff/cb19b1cc){UNASSIGNED} LLGM Assign pre (cb19b1cc => d8dc1b81) (gprs_llc.c:1079) 20250805165316992 DLLC NOTICE LLME(cb19b1cc/d8dc1b81){ASSIGNED} LLGM Assign post (cb19b1cc => d8dc1b81) (gprs_llc.c:1125) 20250805165316992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165316992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165316992 DMM DEBUG MM(262420000000051/d8dc1b81) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165317000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165317000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165317000 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165317001 DMM DEBUG MM(262420000000051/d8dc1b81) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250805165317001 DMM NOTICE MM(262420000000051/d8dc1b81) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165317001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165317001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165317001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165317001 DMM DEBUG MM(262420000000051/d8dc1b81) Requesting authorization (sgsn_auth.c:160) 20250805165317001 DMM INFO MM(262420000000051/d8dc1b81) Requesting authentication tuples (sgsn_auth.c:184) 20250805165317001 DMM DEBUG MM(262420000000051/d8dc1b81) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165317001 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250805165317001 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1280)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1283) SGSN_Test-GSUP(1280)@9f33ff8d4e14: Added IMSI table entry 0TC_paging_ps(1283)"262420000000051" 20250805165317003 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165317003 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165317003 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165317003 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165317003 DMM INFO MM(262420000000051/d8dc1b81) Subscriber data update (mmctx.c:445) 20250805165317003 DMM DEBUG MM(262420000000051/d8dc1b81) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165317003 DMM INFO MM(262420000000051/d8dc1b81) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165317003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165317003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165317003 DMM INFO MM(262420000000051/d8dc1b81) <- GMM AUTH AND CIPHERING REQ (rand = 9e a3 19 f6 06 e8 20 e7 ff e3 01 34 40 90 a5 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165317010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165317010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165317010 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165317010 DMM INFO MM(262420000000051/d8dc1b81) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165317010 DMM NOTICE MM(262420000000051/d8dc1b81) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165317010 DMM DEBUG MM(262420000000051/d8dc1b81) checking auth: received GSM SRES = 12 20 b0 c4 (gprs_gmm.c:716) 20250805165317010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165317010 DMM DEBUG MM(262420000000051/d8dc1b81) Requesting authorization (sgsn_auth.c:160) 20250805165317010 DMM INFO MM(262420000000051/d8dc1b81) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165317010 DMM DEBUG MM(262420000000051/d8dc1b81) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165317010 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250805165317010 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165317010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165317010 DMM INFO MM(262420000000051/d8dc1b81) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8dc1b81) (gprs_gmm.c:337) 20250805165317011 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165317011 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165317011 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250805165317011 DMM INFO MM(262420000000051/d8dc1b81) Subscriber data update (mmctx.c:445) 20250805165317012 DMM DEBUG MM(262420000000051/d8dc1b81) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165317012 DMM INFO MM(262420000000051/d8dc1b81) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165317012 DMM NOTICE MM(262420000000051/d8dc1b81) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250805165317012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165317012 DMM NOTICE MM(262420000000051/d8dc1b81) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165317012 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) 20250805165317012 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165317012 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250805165317012 DMM INFO MM(262420000000051/d8dc1b81) Subscriber data update (mmctx.c:445) 20250805165317012 DMM DEBUG MM(262420000000051/d8dc1b81) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165317017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165317018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165317018 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165317018 DMM INFO MM(262420000000051/d8dc1b81) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165317018 DMM NOTICE MM(262420000000051/d8dc1b81) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165317018 DMM DEBUG GMM(gmm_fsm)[0x6120000252a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165317018 DMM DEBUG GMM(gmm_fsm)[0x6120000252a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165317018 DLLC NOTICE LLME(cb19b1cc/d8dc1b81){ASSIGNED} LLGM Assign pre (ffffffff => d8dc1b81) (gprs_llc.c:1079) 20250805165317018 DLLC NOTICE LLME(ffffffff/d8dc1b81){ASSIGNED} LLGM Assign post (ffffffff => d8dc1b81) (gprs_llc.c:1125) 20250805165317018 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165317018 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165317018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165317018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165317076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165317076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165317076 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165317076 DMM INFO MM(262420000000051/d8dc1b81) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165317076 DMM INFO MM(262420000000051/d8dc1b81) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165317076 DMM DEBUG MM(262420000000051/d8dc1b81) Using GGSN 0 (gprs_sm.c:317) 20250805165317076 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 12. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165317076 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250805165317076 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165317076 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165317076 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:378) 20250805165317103 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 08 04 2c 00 00 01 80 08 00 10 8b 91 22 e0 11 f6 9e d1 d4 14 05 7f 44 14 4e 1e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:465) 20250805165317103 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e5bf0, cbp=0x614000019aa0) (sgsn_libgtp.c:633) 20250805165317104 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165317104 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006e874b8 TLLI=d8dc1b81, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165317104 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165317104 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1283)@9f33ff8d4e14: setverdict(pass): none -> pass TC_paging_ps(1283)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165317119 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250805165319227 DGPRS DEBUG Checking for inactive LLMEs, time = 56940998 (sgsn.c:132) 20250805165319240 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165319240 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165319240 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165319240 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165319240 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165319240 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165319241 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165319241 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165319241 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165319241 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805165320078 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Ready}: Timeout of T3314 (fsm.c:317) 20250805165320078 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250805165320078 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250805165322132 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250805165322132 DMM INFO MM(262420000000051/d8dc1b81) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1267)@9f33ff8d4e14: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000051'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00C4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'D8DC1B81'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1283)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1267)@9f33ff8d4e14: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1283)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165322162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1280)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1273)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1278)@9f33ff8d4e14: Final verdict of PTC: none 20250805165322168 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165322168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1274)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1269)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1268)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1279)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1270)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1275)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1265)@9f33ff8d4e14: Final verdict of PTC: none TC_paging_ps-BVCI196(1267)@9f33ff8d4e14: Final verdict of PTC: none TC_paging_ps-BVCI210(1272)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1282)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1281)@9f33ff8d4e14: Final verdict of PTC: none TC_paging_ps-BVCI220(1277)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1264)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1271)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1266)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1276)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1264): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1265): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1266): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_paging_ps-BVCI196(1267): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1268): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1269): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1270): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1271): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_paging_ps-BVCI210(1272): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1273): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1274): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1275): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1276): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_paging_ps-BVCI220(1277): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1278): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1279): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1280): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1281): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1282): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_paging_ps(1283): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_paging_ps finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Tue Aug 5 16:53:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250805165322240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165322642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110900) 20250805165323170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165323170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110900, count=112060) 20250805165324172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165324172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Tue Aug 5 16:53:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165325174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165325174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_paging_ps_ra_multiple_cells started. 20250805165325753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165325757 DMM INFO MM(262420000000051/d8dc1b81) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165325757 DMM INFO MM(262420000000051/d8dc1b81) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165325757 DMM DEBUG GMM(gmm_fsm)[0x6120000252a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165325757 DMM DEBUG GMM(gmm_fsm)[0x6120000252a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165325757 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165325757 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250805165325757 DLLC NOTICE LLME(ffffffff/d8dc1b81){ASSIGNED} LLGM Assign pre (d8dc1b81 => ffffffff) (gprs_llc.c:1079) 20250805165325757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8dc1b81 => ffffffff) (gprs_llc.c:1125) 20250805165325757 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006e87160 (gprs_sndcp.c:574) 20250805165325757 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006e874b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165325757 DMM NOTICE MM(262420000000051/d8dc1b81) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165325757 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250805165325758 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165325758 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165325758 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:378) 20250805165325758 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250805165325758 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165325758 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20250805165325758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025420]{Init}: Deallocated (fsm.c:568) 20250805165325758 DMM DEBUG MM_STATE_Gb(0)[0x6120000255a0]{Idle}: Deallocated (fsm.c:568) 20250805165325758 DMM DEBUG MM_STATE_Iu[0x612000025720]{Detached}: Deallocated (fsm.c:568) 20250805165325758 DMM DEBUG GMM(gmm_fsm)[0x6120000252a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165325758 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1284)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1285)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1284)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1288)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1288)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165325811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165325811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165325811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165325811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165325811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165325811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165325811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165325811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165325811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1288)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165325812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165325812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165325812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165325812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165325812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165325812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165325812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165325812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165325812 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165325812 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165325812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1288)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165325813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165325813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1288)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165325815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1289)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1285)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1285)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165325819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165325819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1290)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1289)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1293)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1293)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165325827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165325827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165325827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165325827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165325827 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165325827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165325827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165325827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165325827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1293)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165325828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165325828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165325828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165325828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165325828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165325828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165325828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165325828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165325828 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165325828 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165325828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165325828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165325828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1293)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1293)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165325830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1294)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1290)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1290)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165325834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165325834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1295)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1294)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1298)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1298)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165325844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165325844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165325844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165325844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165325844 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165325844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165325844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165325844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165325844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1298)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165325845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165325845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165325845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165325845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165325845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165325845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165325845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165325845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165325845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165325845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165325845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1298)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165325845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165325845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1298)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165325847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1295)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1295)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165325851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165325851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1297)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165326175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165326175 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165326175 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165326175 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1299)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1299)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165326179 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1299)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1299)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165326181 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1299)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1299)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1299)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1299)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9f33ff8d4e14: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='FE911984'O, index=0 SGSN_Test-GSUP(1300)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1303) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9f33ff8d4e14: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1292)@9f33ff8d4e14: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='FE911984'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1297)@9f33ff8d4e14: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='FE911984'O, index=0 TC_paging_ps_ra_multiple_cells(1303)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '49F970B126BEF03DA44EC29A75B086C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00904144'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D654AD6BBA26D2C'O } } } } } 20250805165327278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165327278 DLLC NOTICE LLME(ffffffff/fe911984){UNASSIGNED} LLC RX: unknown TLLI 0xfe911984, creating LLME on the fly (gprs_llc.c:552) 20250805165327278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165327278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165327278 DMM DEBUG GMM(gmm_fsm)[0x612000025a20]{Deregistered}: Allocated (fsm.c:456) 20250805165327278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{Init}: Allocated (fsm.c:456) 20250805165327278 DMM DEBUG MM_STATE_Gb[0x612000025d20]{Idle}: Allocated (fsm.c:456) 20250805165327278 DMM DEBUG MM_STATE_Iu[0x612000025ea0]{Detached}: Allocated (fsm.c:456) 20250805165327278 DMM DEBUG GMM(gmm_fsm)[0x612000025a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165327278 DMM DEBUG GMM(gmm_fsm)[0x612000025a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165327279 DLLC NOTICE LLME(ffffffff/fe911984){UNASSIGNED} LLGM Assign pre (fe911984 => c3c98240) (gprs_llc.c:1079) 20250805165327279 DLLC NOTICE LLME(fe911984/c3c98240){ASSIGNED} LLGM Assign post (fe911984 => c3c98240) (gprs_llc.c:1125) 20250805165327279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165327279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165327279 DMM DEBUG MM(262420000000052/c3c98240) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165327293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165327293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165327294 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165327294 DMM DEBUG MM(262420000000052/c3c98240) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250805165327294 DMM NOTICE MM(262420000000052/c3c98240) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165327294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165327294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165327294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165327294 DMM DEBUG MM(262420000000052/c3c98240) Requesting authorization (sgsn_auth.c:160) 20250805165327294 DMM INFO MM(262420000000052/c3c98240) Requesting authentication tuples (sgsn_auth.c:184) 20250805165327294 DMM DEBUG MM(262420000000052/c3c98240) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165327294 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250805165327294 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1300)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1303) SGSN_Test-GSUP(1300)@9f33ff8d4e14: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1303)"262420000000052" 20250805165327300 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165327300 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165327300 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165327300 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165327300 DMM INFO MM(262420000000052/c3c98240) Subscriber data update (mmctx.c:445) 20250805165327300 DMM DEBUG MM(262420000000052/c3c98240) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165327300 DMM INFO MM(262420000000052/c3c98240) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165327300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165327300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165327300 DMM INFO MM(262420000000052/c3c98240) <- GMM AUTH AND CIPHERING REQ (rand = 49 f9 70 b1 26 be f0 3d a4 4e c2 9a 75 b0 86 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165327316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165327316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165327316 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165327316 DMM INFO MM(262420000000052/c3c98240) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165327316 DMM NOTICE MM(262420000000052/c3c98240) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165327316 DMM DEBUG MM(262420000000052/c3c98240) checking auth: received GSM SRES = 00 90 41 44 (gprs_gmm.c:716) 20250805165327316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165327316 DMM DEBUG MM(262420000000052/c3c98240) Requesting authorization (sgsn_auth.c:160) 20250805165327316 DMM INFO MM(262420000000052/c3c98240) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165327316 DMM DEBUG MM(262420000000052/c3c98240) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165327316 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250805165327316 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165327316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165327316 DMM INFO MM(262420000000052/c3c98240) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3c98240) (gprs_gmm.c:337) 20250805165327319 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165327319 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165327319 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250805165327319 DMM INFO MM(262420000000052/c3c98240) Subscriber data update (mmctx.c:445) 20250805165327319 DMM DEBUG MM(262420000000052/c3c98240) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165327319 DMM INFO MM(262420000000052/c3c98240) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165327319 DMM NOTICE MM(262420000000052/c3c98240) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250805165327319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165327319 DMM NOTICE MM(262420000000052/c3c98240) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165327319 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) 20250805165327320 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165327320 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250805165327320 DMM INFO MM(262420000000052/c3c98240) Subscriber data update (mmctx.c:445) 20250805165327320 DMM DEBUG MM(262420000000052/c3c98240) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165327330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165327330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165327331 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165327331 DMM INFO MM(262420000000052/c3c98240) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165327331 DMM NOTICE MM(262420000000052/c3c98240) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165327331 DMM DEBUG GMM(gmm_fsm)[0x612000025a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165327331 DMM DEBUG GMM(gmm_fsm)[0x612000025a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165327331 DLLC NOTICE LLME(fe911984/c3c98240){ASSIGNED} LLGM Assign pre (ffffffff => c3c98240) (gprs_llc.c:1079) 20250805165327331 DLLC NOTICE LLME(ffffffff/c3c98240){ASSIGNED} LLGM Assign post (ffffffff => c3c98240) (gprs_llc.c:1125) 20250805165327331 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165327331 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165327331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165327331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165327388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165327388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165327389 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165327389 DMM INFO MM(262420000000052/c3c98240) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165327389 DMM INFO MM(262420000000052/c3c98240) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165327389 DMM DEBUG MM(262420000000052/c3c98240) Using GGSN 0 (gprs_sm.c:317) 20250805165327389 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 13. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165327389 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250805165327389 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165327389 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165327389 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:378) 20250805165327417 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 09 04 2e 00 00 01 80 08 00 10 e5 40 be 76 11 c3 d6 44 ec 14 05 7f 00 b0 55 ae 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:465) 20250805165327417 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e6c68, cbp=0x61400001a4a0) (sgsn_libgtp.c:633) 20250805165327417 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165327417 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210070854b8 TLLI=c3c98240, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165327417 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165327417 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1303)@9f33ff8d4e14: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1303)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165327433 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250805165330389 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Ready}: Timeout of T3314 (fsm.c:317) 20250805165330389 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250805165330390 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250805165332450 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250805165332450 DMM INFO MM(262420000000052/c3c98240) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@9f33ff8d4e14: 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 := '262420000000052'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 := '00D2'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'C3C98240'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1297)@9f33ff8d4e14: 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 := '262420000000052'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 := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'C3C98240'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9f33ff8d4e14: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1303)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165332474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49022<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1300)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1284)@9f33ff8d4e14: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1292)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1290)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1289)@9f33ff8d4e14: Final verdict of PTC: none 20250805165332480 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165332480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1288)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1299)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1295)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1293)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1298)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1294)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1285)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1302)@9f33ff8d4e14: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1297)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1301)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1296)@9f33ff8d4e14: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1291)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1286)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1284): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1285): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1286): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1287): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1288): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1289): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1290): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1291): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1292): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1293): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1294): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1295): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1296): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1297): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1298): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1299): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1300): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1301): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1302): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1303): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Tue Aug 5 16:53:32 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250805165332570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165332973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104476) 20250805165333481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165333481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104476, count=105636) 20250805165334482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165334482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Tue Aug 5 16:53:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165335484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165335484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_bssgp_rim_single_report started. 20250805165336085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165336087 DMM INFO MM(262420000000052/c3c98240) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165336087 DMM INFO MM(262420000000052/c3c98240) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165336087 DMM DEBUG GMM(gmm_fsm)[0x612000025a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165336087 DMM DEBUG GMM(gmm_fsm)[0x612000025a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165336087 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165336087 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250805165336087 DLLC NOTICE LLME(ffffffff/c3c98240){ASSIGNED} LLGM Assign pre (c3c98240 => ffffffff) (gprs_llc.c:1079) 20250805165336087 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3c98240 => ffffffff) (gprs_llc.c:1125) 20250805165336087 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007085160 (gprs_sndcp.c:574) 20250805165336087 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210070854b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165336087 DMM NOTICE MM(262420000000052/c3c98240) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165336087 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250805165336087 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165336087 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165336087 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:378) 20250805165336087 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250805165336087 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165336087 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20250805165336087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ba0]{Init}: Deallocated (fsm.c:568) 20250805165336087 DMM DEBUG MM_STATE_Gb(0)[0x612000025d20]{Idle}: Deallocated (fsm.c:568) 20250805165336087 DMM DEBUG MM_STATE_Iu[0x612000025ea0]{Detached}: Deallocated (fsm.c:568) 20250805165336087 DMM DEBUG GMM(gmm_fsm)[0x612000025a20]{Deregistered}: Deallocated (fsm.c:568) 20250805165336087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1304)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1305)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1304)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1308)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1308)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165336111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165336111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165336111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165336111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165336111 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165336111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165336111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165336111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165336111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1308)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165336112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165336112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165336112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165336112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165336112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165336112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165336112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165336112 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165336112 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165336112 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165336112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165336112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165336112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1308)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1308)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165336114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1309)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1305)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1305)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165336119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165336119 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1307)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1310)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1309)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1313)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1313)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165336126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165336126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165336126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165336126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165336126 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165336126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165336126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165336126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165336126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1313)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165336127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165336127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165336127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165336127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165336127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165336127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165336127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165336127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165336127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165336127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165336127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165336127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165336127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1313)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1313)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165336129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1314)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1310)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1310)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165336134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165336134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1312)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1315)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1314)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1318)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1318)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165336142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165336142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165336142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165336142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165336142 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165336142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165336142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165336142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165336142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1318)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165336143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165336143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165336143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165336143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165336143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165336143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165336143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165336143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165336143 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165336143 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165336143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165336144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165336144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1318)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1318)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165336146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1315)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1315)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165336151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165336151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1317)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165336485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165336485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165336485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165336485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1319)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1319)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165336489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1319)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1319)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1319)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1319)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165336491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1319)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1319)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165336521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9f33ff8d4e14: setverdict(pass): none -> pass MTC@9f33ff8d4e14: Warning: Re-starting timer T, which is already active (running or expired). 20250805165336538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165336546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1320)@9f33ff8d4e14: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1312)@9f33ff8d4e14: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1307)@9f33ff8d4e14: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1317)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1308)@9f33ff8d4e14: Final verdict of PTC: none 20250805165336551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165336551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1319)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1305)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1315)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1313)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1304)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1318)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1314)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1310)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1309)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1321)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1322)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1311)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1316)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1306)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: pass MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1304): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1305): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1306): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1307): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1308): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1309): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1310): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1311): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1312): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1313): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1314): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1315): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1316): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1317): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1318): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1319): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1320): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1321): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1322): none (pass -> pass) MTC@9f33ff8d4e14: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Tue Aug 5 16:53:36 UTC 2025 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20250805165336637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165337040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59468) 20250805165337552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165337552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59468, count=60728) 20250805165338553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165338553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Tue Aug 5 16:53:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165339554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165339554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_rim_eutran_to_geran started. 20250805165340163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165340165 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1323)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1324)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1323)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1327)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1327)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165340214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165340214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165340214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165340214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165340214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165340214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165340214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165340214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165340214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1327)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165340215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165340215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165340215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165340215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165340215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165340215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165340215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165340215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165340215 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165340215 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165340215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165340215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165340215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1327)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1327)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165340217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1328)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1324)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1324)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165340222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165340222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1326)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1329)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1328)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1332)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1332)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165340231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165340231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165340231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165340231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165340231 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165340231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165340231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165340231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165340231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1332)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165340232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165340232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165340232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165340232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165340232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165340232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165340232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165340232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165340232 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165340232 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165340232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165340232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165340232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1332)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1332)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165340234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1333)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1329)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1329)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165340238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165340238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1331)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1334)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1333)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1337)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1337)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165340246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165340246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165340246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165340246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165340246 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165340246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165340246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165340246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165340246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1337)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165340247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165340247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165340247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165340247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165340247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165340247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165340247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165340247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165340247 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165340247 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165340247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165340248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165340248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1337)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1337)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165340249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1334)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1334)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165340254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165340254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1336)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165340556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165340556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165340556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165340556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1338)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1338)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165340560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165340561 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1338)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1338)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1338)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1338)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1338)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1338)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165340599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165340603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35384<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1339)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1337)@9f33ff8d4e14: Final verdict of PTC: none 20250805165340606 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165340606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1327)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1332)@9f33ff8d4e14: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1331)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1324)@9f33ff8d4e14: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1326)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1338)@9f33ff8d4e14: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1336)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1340)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1329)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1333)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1334)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1328)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1341)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1323)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1335)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1330)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1325)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: pass MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1323): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1324): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1325): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1326): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1327): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1328): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1329): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1330): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1331): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1332): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1333): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1334): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1335): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1336): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1337): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1338): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1339): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1340): none (pass -> pass) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1341): none (pass -> pass) MTC@9f33ff8d4e14: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Tue Aug 5 16:53:40 UTC 2025 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20250805165340657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165341059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52568) 20250805165341608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165341608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52568, count=53728) 20250805165342610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165342610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Tue Aug 5 16:53:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165343611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165343611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_cell_change_different_rai_ci_attach started. 20250805165344175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165344178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1342)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1343)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1342)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1346)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1346)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165344249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165344249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165344249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165344249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165344249 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165344249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165344249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165344249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165344249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1346)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165344250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165344250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165344250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165344250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165344250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165344250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165344250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165344250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165344250 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165344250 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165344250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1346)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165344251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165344251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1347)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805165344254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1343)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1343)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165344259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1348)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1347)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1351)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1351)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165344264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165344264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165344264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165344264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165344264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165344264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165344264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165344264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165344264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1351)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165344265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165344265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165344265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165344265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165344265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165344265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165344265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165344265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165344265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165344265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165344265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165344265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165344265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1351)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165344268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1352)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1348)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1348)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165344273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1350)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1353)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1352)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1356)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1356)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165344282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165344282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165344282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165344282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165344282 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165344282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165344282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165344282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165344282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1356)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165344283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165344283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165344283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165344283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165344283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165344283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165344283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165344283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165344283 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165344283 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165344284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165344284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165344284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165344286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1353)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165344290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1355)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165344612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165344612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165344612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165344613 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165344617 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165344618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1345)@9f33ff8d4e14: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='CDFB72E7'O, index=0 SGSN_Test-GSUP(1358)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1361) TC_cell_change_different_rai_ci_attach(1361)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FDE70960B03418063F688E787E57A6B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C08BF1E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '412E75D233FD5D0B'O } } } } } 20250805165344702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344702 DLLC NOTICE LLME(ffffffff/cdfb72e7){UNASSIGNED} LLC RX: unknown TLLI 0xcdfb72e7, creating LLME on the fly (gprs_llc.c:552) 20250805165344702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165344702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165344702 DMM DEBUG GMM(gmm_fsm)[0x6120000261a0]{Deregistered}: Allocated (fsm.c:456) 20250805165344702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Init}: Allocated (fsm.c:456) 20250805165344702 DMM DEBUG MM_STATE_Gb[0x6120000264a0]{Idle}: Allocated (fsm.c:456) 20250805165344702 DMM DEBUG MM_STATE_Iu[0x612000026620]{Detached}: Allocated (fsm.c:456) 20250805165344702 DMM DEBUG GMM(gmm_fsm)[0x6120000261a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165344702 DMM DEBUG GMM(gmm_fsm)[0x6120000261a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165344702 DLLC NOTICE LLME(ffffffff/cdfb72e7){UNASSIGNED} LLGM Assign pre (cdfb72e7 => e5bf7b93) (gprs_llc.c:1079) 20250805165344703 DLLC NOTICE LLME(cdfb72e7/e5bf7b93){ASSIGNED} LLGM Assign post (cdfb72e7 => e5bf7b93) (gprs_llc.c:1125) 20250805165344703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165344703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165344703 DMM DEBUG MM(262420000000068/e5bf7b93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165344723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165344723 DMM DEBUG MM_STATE_Gb(0)[0x6120000264a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165344723 DMM DEBUG MM(262420000000068/e5bf7b93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250805165344723 DMM NOTICE MM(262420000000068/e5bf7b93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165344723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165344723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165344723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165344723 DMM DEBUG MM(262420000000068/e5bf7b93) Requesting authorization (sgsn_auth.c:160) 20250805165344723 DMM INFO MM(262420000000068/e5bf7b93) Requesting authentication tuples (sgsn_auth.c:184) 20250805165344723 DMM DEBUG MM(262420000000068/e5bf7b93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165344723 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250805165344723 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1358)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1361) SGSN_Test-GSUP(1358)@9f33ff8d4e14: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1361)"262420000000068" 20250805165344729 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165344729 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165344729 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165344729 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165344729 DMM INFO MM(262420000000068/e5bf7b93) Subscriber data update (mmctx.c:445) 20250805165344729 DMM DEBUG MM(262420000000068/e5bf7b93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165344729 DMM INFO MM(262420000000068/e5bf7b93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165344730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165344730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165344730 DMM INFO MM(262420000000068/e5bf7b93) <- GMM AUTH AND CIPHERING REQ (rand = fd e7 09 60 b0 34 18 06 3f 68 8e 78 7e 57 a6 b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165344747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165344747 DMM DEBUG MM_STATE_Gb(0)[0x6120000264a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165344747 DMM INFO MM(262420000000068/e5bf7b93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165344747 DMM NOTICE MM(262420000000068/e5bf7b93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165344747 DMM DEBUG MM(262420000000068/e5bf7b93) checking auth: received GSM SRES = c0 8b f1 e0 (gprs_gmm.c:716) 20250805165344747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165344747 DMM DEBUG MM(262420000000068/e5bf7b93) Requesting authorization (sgsn_auth.c:160) 20250805165344747 DMM INFO MM(262420000000068/e5bf7b93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165344747 DMM DEBUG MM(262420000000068/e5bf7b93) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165344747 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250805165344747 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165344747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165344747 DMM INFO MM(262420000000068/e5bf7b93) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5bf7b93) (gprs_gmm.c:337) 20250805165344750 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165344750 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165344750 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250805165344750 DMM INFO MM(262420000000068/e5bf7b93) Subscriber data update (mmctx.c:445) 20250805165344750 DMM DEBUG MM(262420000000068/e5bf7b93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165344750 DMM INFO MM(262420000000068/e5bf7b93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165344750 DMM NOTICE MM(262420000000068/e5bf7b93) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250805165344750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165344750 DMM NOTICE MM(262420000000068/e5bf7b93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165344750 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) 20250805165344752 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165344752 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250805165344752 DMM INFO MM(262420000000068/e5bf7b93) Subscriber data update (mmctx.c:445) 20250805165344752 DMM DEBUG MM(262420000000068/e5bf7b93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165344763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165344763 DMM DEBUG MM_STATE_Gb(0)[0x6120000264a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165344763 DMM INFO MM(262420000000068/e5bf7b93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165344763 DMM NOTICE MM(262420000000068/e5bf7b93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165344763 DMM DEBUG GMM(gmm_fsm)[0x6120000261a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165344764 DMM DEBUG GMM(gmm_fsm)[0x6120000261a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165344764 DLLC NOTICE LLME(cdfb72e7/e5bf7b93){ASSIGNED} LLGM Assign pre (ffffffff => e5bf7b93) (gprs_llc.c:1079) 20250805165344764 DLLC NOTICE LLME(ffffffff/e5bf7b93){ASSIGNED} LLGM Assign post (ffffffff => e5bf7b93) (gprs_llc.c:1125) 20250805165344764 DMM DEBUG MM_STATE_Gb(0)[0x6120000264a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165344764 DMM DEBUG MM_STATE_Gb(0)[0x6120000264a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165344764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165344764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165344821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165344821 DMM DEBUG MM_STATE_Gb(0)[0x6120000264a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165344821 DMM INFO MM(262420000000068/e5bf7b93) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165344822 DMM INFO MM(262420000000068/e5bf7b93) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165344822 DMM DEBUG MM(262420000000068/e5bf7b93) Using GGSN 0 (gprs_sm.c:317) 20250805165344822 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 14. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165344822 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250805165344822 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165344822 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165344822 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:378) 20250805165344849 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 30 00 00 01 80 08 00 10 65 71 dd 20 11 a7 b7 68 e6 14 05 7f d7 40 1f 5d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:465) 20250805165344850 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e7ce0, cbp=0x61400001b2a0) (sgsn_libgtp.c:633) 20250805165344850 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165344850 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210074698b8 TLLI=e5bf7b93, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165344850 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165344850 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1361)@9f33ff8d4e14: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1361)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165344868 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250805165344883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344883 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250805165344883 DMM DEBUG MM_STATE_Gb(0)[0x6120000264a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@9f33ff8d4e14: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1350)@9f33ff8d4e14: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='E5BF7B93'O, index=0 TC_cell_change_different_rai_ci_attach(1361)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C9C257C04E75632C94423D0F5E855551'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E11CAF56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A42B8273718DB559'O } } } } } 20250805165344899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250805165344899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE5BF7B93) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165344899 DMM DEBUG GMM(gmm_fsm)[0x6120000261a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165344899 DMM DEBUG GMM(gmm_fsm)[0x6120000261a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165344899 DLLC NOTICE LLME(ffffffff/e5bf7b93){ASSIGNED} LLGM Assign pre (e5bf7b93 => c6be38c0) (gprs_llc.c:1079) 20250805165344899 DLLC NOTICE LLME(e5bf7b93/c6be38c0){ASSIGNED} LLGM Assign post (e5bf7b93 => c6be38c0) (gprs_llc.c:1125) 20250805165344899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165344900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165344900 DMM DEBUG MM(262420000000068/c6be38c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165344923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165344923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250805165344923 DMM DEBUG MM_STATE_Gb(0)[0x6120000264a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165344923 DMM DEBUG MM(262420000000068/c6be38c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250805165344923 DMM NOTICE MM(262420000000068/c6be38c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165344923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165344923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165344923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165344923 DMM DEBUG MM(262420000000068/c6be38c0) Requesting authorization (sgsn_auth.c:160) 20250805165344923 DMM INFO MM(262420000000068/c6be38c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165344923 DMM DEBUG MM(262420000000068/c6be38c0) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165344923 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250805165344924 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165349229 DGPRS DEBUG Checking for inactive LLMEs, time = 56941028 (sgsn.c:132) 20250805165349240 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165349241 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165349241 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165349241 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165349241 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165349241 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165349242 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165349242 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165349242 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165349242 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805165350925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250805165350925 DMM ERROR MM(262420000000068/c6be38c0) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250805165350925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250805165350925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805165350925 DMM NOTICE MM(262420000000068/c6be38c0) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250805165350925 DMM NOTICE MM(262420000000068/c6be38c0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165350925 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250805165350925 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210074698b8, TLLI=c6be38c0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165350925 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165350925 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165350926 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:378) 20250805165350926 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250805165350926 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165350926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026320]{Reject}: Deallocated (fsm.c:568) 20250805165350926 DMM DEBUG MM_STATE_Gb(0)[0x6120000264a0]{Ready}: Deallocated (fsm.c:568) 20250805165350926 DMM DEBUG MM_STATE_Iu[0x612000026620]{Detached}: Deallocated (fsm.c:568) 20250805165350926 DMM DEBUG GMM(gmm_fsm)[0x6120000261a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805165350926 DLLC NOTICE LLME(e5bf7b93/c6be38c0){ASSIGNED} LLGM Assign pre (c6be38c0 => ffffffff) (gprs_llc.c:1079) 20250805165350926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6be38c0 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1346)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165354262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165354262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165354262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165354268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165354268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165354268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165354296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165354296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165354296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165355927 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:295) 20250805165400928 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:295) 20250805165404274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165404274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165404274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE -NSVCI97(1346)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165404278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165404278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165404278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165404308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165404308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165404308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165404614 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805165404614 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250805165404614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165405930 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:295) 20250805165410932 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:295) 20250805165414251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165414257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165414257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250805165414266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165414270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165414271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165414277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165414277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165414277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165414280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165414280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165414280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165414284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165414286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165414286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165414311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165414311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165414311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_rai_ci_attach(1361)@9f33ff8d4e14: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9f33ff8d4e14: Test Component 1361 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(1346)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1358)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1352)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1356)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1351)@9f33ff8d4e14: Final verdict of PTC: none 20250805165414701 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165414701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1342)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1357)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1343)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1359)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1360)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1348)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1345)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1350)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1347)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1353)@9f33ff8d4e14: Final verdict of PTC: none 20250805165414701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57924<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1349)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1361)@9f33ff8d4e14: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1354)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1355)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1344)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1342): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1343): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1344): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1345): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1346): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1347): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1348): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1349): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1350): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1351): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1352): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1353): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1354): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1355): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1356): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1357): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1358): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1359): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1360): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1361): fail (none -> fail) reason: "Tguard timeout" MTC@9f33ff8d4e14: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Tue Aug 5 16:54:14 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250805165414774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165415176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=131080) 20250805165415702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165415702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165415932 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:289) 20250805165415933 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x61400001b2a0) (sgsn_libgtp.c:633) 20250805165415933 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x61400001b2a0) (sgsn_libgtp.c:637) 20250805165415933 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250805165415933 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250805165415933 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250805165415933 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=131080, count=137132) 20250805165416704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165416704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Tue Aug 5 16:54:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165417706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165417706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_cell_change_different_rai_ci_data started. 20250805165418259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165418263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1362)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1363)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1362)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1366)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1366)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165418316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165418316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165418316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165418316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165418316 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165418316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165418316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165418316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165418316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1366)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165418317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165418317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165418317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165418317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165418317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165418317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165418317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165418317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165418317 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165418317 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165418317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165418317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165418317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1366)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1366)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165418319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1367)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1363)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1363)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165418324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418324 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1365)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1368)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1367)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1371)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1371)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165418331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165418331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165418331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165418331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165418331 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165418331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165418331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165418331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165418331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1371)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165418332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165418332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165418332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165418332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165418332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165418332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165418332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165418332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165418332 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165418332 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165418332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165418332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165418332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1371)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1371)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165418334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1372)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1368)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1368)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165418339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1370)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1373)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1372)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1376)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1376)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165418347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165418347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165418347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165418347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165418347 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165418347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165418347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165418347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165418347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1376)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165418348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165418348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165418348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165418348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165418348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165418348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165418348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165418348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165418348 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165418348 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165418348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165418348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165418348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1376)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1376)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165418349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1373)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1373)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165418354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1375)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165418708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165418708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165418708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165418708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1377)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1377)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165418712 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165418713 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1377)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1377)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1377)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1377)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1377)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1377)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1365)@9f33ff8d4e14: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='EBD7D45B'O, index=0 SGSN_Test-GSUP(1378)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1381) TC_cell_change_different_rai_ci_data(1381)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '03D1034D7C7EE63A191F975FEB2D5DF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80A7ABDE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C06452D4B604626'O } } } } } 20250805165418771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418771 DLLC NOTICE LLME(ffffffff/ebd7d45b){UNASSIGNED} LLC RX: unknown TLLI 0xebd7d45b, creating LLME on the fly (gprs_llc.c:552) 20250805165418771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165418771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165418772 DMM DEBUG GMM(gmm_fsm)[0x612000026920]{Deregistered}: Allocated (fsm.c:456) 20250805165418772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{Init}: Allocated (fsm.c:456) 20250805165418772 DMM DEBUG MM_STATE_Gb[0x612000026c20]{Idle}: Allocated (fsm.c:456) 20250805165418772 DMM DEBUG MM_STATE_Iu[0x612000026da0]{Detached}: Allocated (fsm.c:456) 20250805165418772 DMM DEBUG GMM(gmm_fsm)[0x612000026920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165418772 DMM DEBUG GMM(gmm_fsm)[0x612000026920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165418772 DLLC NOTICE LLME(ffffffff/ebd7d45b){UNASSIGNED} LLGM Assign pre (ebd7d45b => cd6f6732) (gprs_llc.c:1079) 20250805165418772 DLLC NOTICE LLME(ebd7d45b/cd6f6732){ASSIGNED} LLGM Assign post (ebd7d45b => cd6f6732) (gprs_llc.c:1125) 20250805165418772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165418772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165418772 DMM DEBUG MM(262420000000070/cd6f6732) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165418785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165418785 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165418785 DMM DEBUG MM(262420000000070/cd6f6732) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250805165418785 DMM NOTICE MM(262420000000070/cd6f6732) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165418785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165418785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165418785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165418785 DMM DEBUG MM(262420000000070/cd6f6732) Requesting authorization (sgsn_auth.c:160) 20250805165418785 DMM INFO MM(262420000000070/cd6f6732) Requesting authentication tuples (sgsn_auth.c:184) 20250805165418785 DMM DEBUG MM(262420000000070/cd6f6732) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165418785 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250805165418785 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1378)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1381) SGSN_Test-GSUP(1378)@9f33ff8d4e14: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1381)"262420000000070" 20250805165418789 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165418789 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165418789 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165418789 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165418789 DMM INFO MM(262420000000070/cd6f6732) Subscriber data update (mmctx.c:445) 20250805165418789 DMM DEBUG MM(262420000000070/cd6f6732) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165418789 DMM INFO MM(262420000000070/cd6f6732) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165418790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165418790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165418790 DMM INFO MM(262420000000070/cd6f6732) <- GMM AUTH AND CIPHERING REQ (rand = 03 d1 03 4d 7c 7e e6 3a 19 1f 97 5f eb 2d 5d f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165418807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165418807 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165418807 DMM INFO MM(262420000000070/cd6f6732) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165418807 DMM NOTICE MM(262420000000070/cd6f6732) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165418807 DMM DEBUG MM(262420000000070/cd6f6732) checking auth: received GSM SRES = 80 a7 ab de (gprs_gmm.c:716) 20250805165418807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165418807 DMM DEBUG MM(262420000000070/cd6f6732) Requesting authorization (sgsn_auth.c:160) 20250805165418807 DMM INFO MM(262420000000070/cd6f6732) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165418807 DMM DEBUG MM(262420000000070/cd6f6732) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165418807 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250805165418807 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165418807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165418807 DMM INFO MM(262420000000070/cd6f6732) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd6f6732) (gprs_gmm.c:337) 20250805165418810 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165418810 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165418810 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250805165418810 DMM INFO MM(262420000000070/cd6f6732) Subscriber data update (mmctx.c:445) 20250805165418810 DMM DEBUG MM(262420000000070/cd6f6732) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165418811 DMM INFO MM(262420000000070/cd6f6732) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165418811 DMM NOTICE MM(262420000000070/cd6f6732) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250805165418811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165418811 DMM NOTICE MM(262420000000070/cd6f6732) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165418811 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) 20250805165418812 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165418812 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250805165418812 DMM INFO MM(262420000000070/cd6f6732) Subscriber data update (mmctx.c:445) 20250805165418812 DMM DEBUG MM(262420000000070/cd6f6732) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165418825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165418825 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165418825 DMM INFO MM(262420000000070/cd6f6732) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165418826 DMM NOTICE MM(262420000000070/cd6f6732) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165418826 DMM DEBUG GMM(gmm_fsm)[0x612000026920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165418826 DMM DEBUG GMM(gmm_fsm)[0x612000026920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165418826 DLLC NOTICE LLME(ebd7d45b/cd6f6732){ASSIGNED} LLGM Assign pre (ffffffff => cd6f6732) (gprs_llc.c:1079) 20250805165418826 DLLC NOTICE LLME(ffffffff/cd6f6732){ASSIGNED} LLGM Assign post (ffffffff => cd6f6732) (gprs_llc.c:1125) 20250805165418826 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165418826 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165418826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165418826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165418883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165418883 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165418883 DMM INFO MM(262420000000070/cd6f6732) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165418883 DMM INFO MM(262420000000070/cd6f6732) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165418883 DMM DEBUG MM(262420000000070/cd6f6732) Using GGSN 0 (gprs_sm.c:317) 20250805165418883 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 14. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165418883 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250805165418883 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165418883 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165418883 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:378) 20250805165418908 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 46 15 a7 f4 11 08 b4 f5 92 14 05 7f f2 f7 fa 00 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:465) 20250805165418908 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e7ce0, cbp=0x61400001bca0) (sgsn_libgtp.c:633) 20250805165418908 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165418908 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210076ee8b8 TLLI=cd6f6732, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165418908 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165418908 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1381)@9f33ff8d4e14: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1381)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165418927 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250805165418942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418942 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250805165418942 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_data-BVCI210(1370)@9f33ff8d4e14: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='CD6F6732'O, index=0 20250805165418957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165418957 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165418957 DSNDCP ERROR Message for non-existing MM ctx (lle=0x6210076ee8b8, TLLI=cd6f6732, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250805165419229 DGPRS DEBUG Checking for inactive LLMEs, time = 56941058 (sgsn.c:132) 20250805165419241 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165419241 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165419241 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165419241 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165419241 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165419241 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165419242 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165419242 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165419242 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165419243 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_cell_change_different_rai_ci_data(1381)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1370)@9f33ff8d4e14: Removing Client IMSI='262420000000070'H, index=0 20250805165420957 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1365)@9f33ff8d4e14: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1381)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165420976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1378)@9f33ff8d4e14: Final verdict of PTC: none 20250805165420981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165420981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1371)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1377)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1370)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1372)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1375)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1367)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1362)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1373)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1376)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1363)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1366)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1365)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1379)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1368)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1380)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1369)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1374)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1364)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1362): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1363): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1364): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1365): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1366): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1367): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1368): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1369): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1370): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1371): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1372): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1373): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1374): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1375): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1376): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1377): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1378): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1379): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1380): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_rai_ci_data(1381): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Tue Aug 5 16:54:21 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20250805165421096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165421498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100952) 20250805165421982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165421982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100952, count=107244) 20250805165422984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165422984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Tue Aug 5 16:54:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165423985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165423985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_cell_change_different_ci_attach started. 20250805165424617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165424620 DMM INFO MM(262420000000070/cd6f6732) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165424620 DMM INFO MM(262420000000070/cd6f6732) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165424620 DMM DEBUG GMM(gmm_fsm)[0x612000026920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165424620 DMM DEBUG GMM(gmm_fsm)[0x612000026920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165424620 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165424620 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165424620 DLLC NOTICE LLME(ffffffff/cd6f6732){ASSIGNED} LLGM Assign pre (cd6f6732 => ffffffff) (gprs_llc.c:1079) 20250805165424620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd6f6732 => ffffffff) (gprs_llc.c:1125) 20250805165424620 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210076ee560 (gprs_sndcp.c:574) 20250805165424620 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210076ee8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165424620 DMM NOTICE MM(262420000000070/cd6f6732) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165424620 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250805165424620 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165424620 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165424620 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:378) 20250805165424621 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250805165424621 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165424621 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20250805165424621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026aa0]{Init}: Deallocated (fsm.c:568) 20250805165424621 DMM DEBUG MM_STATE_Gb(0)[0x612000026c20]{Idle}: Deallocated (fsm.c:568) 20250805165424621 DMM DEBUG MM_STATE_Iu[0x612000026da0]{Detached}: Deallocated (fsm.c:568) 20250805165424621 DMM DEBUG GMM(gmm_fsm)[0x612000026920]{Deregistered}: Deallocated (fsm.c:568) 20250805165424621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1382)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1383)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1382)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1386)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1386)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165424668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165424668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165424668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165424668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165424668 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165424668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165424668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165424668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165424668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1386)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165424669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165424669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165424669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165424669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165424669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165424669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165424669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165424669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165424669 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165424669 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165424669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165424670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165424670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1386)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165424672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1387)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1383)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1383)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165424677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165424677 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1385)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1388)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1387)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1391)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1391)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165424685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165424685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165424685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165424685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165424685 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165424685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165424685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165424685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165424685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1391)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165424686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165424686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165424686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165424686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165424686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165424686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165424686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165424686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165424686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165424686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165424686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165424686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165424686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165424689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1392)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1388)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1388)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165424694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165424694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1390)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1393)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1392)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1396)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1396)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165424701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165424701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165424701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165424701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165424701 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165424701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165424701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165424701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165424701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1396)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165424702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165424702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165424702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165424702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165424702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165424702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165424702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165424702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165424702 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165424702 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165424702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165424703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165424703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1396)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165424706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1393)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1393)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165424711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165424711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1395)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165424986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165424986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165424986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165424986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165424990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165424991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1385)@9f33ff8d4e14: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='EC0B2750'O, index=0 SGSN_Test-GSUP(1398)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1401) TC_cell_change_different_ci_attach-BVCI196(1385)@9f33ff8d4e14: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1390)@9f33ff8d4e14: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='EC0B2750'O, index=0 TC_cell_change_different_ci_attach(1401)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F6FC68A2D25576F38D3832F79D08C3C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B130EC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6665070A119C00D9'O } } } } } 20250805165425058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165425058 DLLC NOTICE LLME(ffffffff/ec0b2750){UNASSIGNED} LLC RX: unknown TLLI 0xec0b2750, creating LLME on the fly (gprs_llc.c:552) 20250805165425058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165425058 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165425058 DMM DEBUG GMM(gmm_fsm)[0x6120000270a0]{Deregistered}: Allocated (fsm.c:456) 20250805165425058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Init}: Allocated (fsm.c:456) 20250805165425058 DMM DEBUG MM_STATE_Gb[0x6120000273a0]{Idle}: Allocated (fsm.c:456) 20250805165425058 DMM DEBUG MM_STATE_Iu[0x612000027520]{Detached}: Allocated (fsm.c:456) 20250805165425058 DMM DEBUG GMM(gmm_fsm)[0x6120000270a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165425058 DMM DEBUG GMM(gmm_fsm)[0x6120000270a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165425058 DLLC NOTICE LLME(ffffffff/ec0b2750){UNASSIGNED} LLGM Assign pre (ec0b2750 => efddb46c) (gprs_llc.c:1079) 20250805165425058 DLLC NOTICE LLME(ec0b2750/efddb46c){ASSIGNED} LLGM Assign post (ec0b2750 => efddb46c) (gprs_llc.c:1125) 20250805165425058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165425058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165425058 DMM DEBUG MM(262420000000069/efddb46c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165425075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165425075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165425076 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165425076 DMM DEBUG MM(262420000000069/efddb46c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250805165425076 DMM NOTICE MM(262420000000069/efddb46c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165425076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165425076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165425076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165425076 DMM DEBUG MM(262420000000069/efddb46c) Requesting authorization (sgsn_auth.c:160) 20250805165425076 DMM INFO MM(262420000000069/efddb46c) Requesting authentication tuples (sgsn_auth.c:184) 20250805165425076 DMM DEBUG MM(262420000000069/efddb46c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165425076 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250805165425076 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1398)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1401) SGSN_Test-GSUP(1398)@9f33ff8d4e14: Added IMSI table entry 0TC_cell_change_different_ci_attach(1401)"262420000000069" 20250805165425082 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165425082 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165425082 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165425082 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165425082 DMM INFO MM(262420000000069/efddb46c) Subscriber data update (mmctx.c:445) 20250805165425082 DMM DEBUG MM(262420000000069/efddb46c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165425082 DMM INFO MM(262420000000069/efddb46c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165425082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165425082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165425082 DMM INFO MM(262420000000069/efddb46c) <- GMM AUTH AND CIPHERING REQ (rand = f6 fc 68 a2 d2 55 76 f3 8d 38 32 f7 9d 08 c3 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165425099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165425100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165425100 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165425100 DMM INFO MM(262420000000069/efddb46c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165425100 DMM NOTICE MM(262420000000069/efddb46c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165425100 DMM DEBUG MM(262420000000069/efddb46c) checking auth: received GSM SRES = 5b 13 0e c0 (gprs_gmm.c:716) 20250805165425100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165425100 DMM DEBUG MM(262420000000069/efddb46c) Requesting authorization (sgsn_auth.c:160) 20250805165425100 DMM INFO MM(262420000000069/efddb46c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165425100 DMM DEBUG MM(262420000000069/efddb46c) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165425100 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250805165425100 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165425100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165425100 DMM INFO MM(262420000000069/efddb46c) <- GMM ATTACH ACCEPT (new P-TMSI=0xefddb46c) (gprs_gmm.c:337) 20250805165425103 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165425103 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165425103 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250805165425103 DMM INFO MM(262420000000069/efddb46c) Subscriber data update (mmctx.c:445) 20250805165425103 DMM DEBUG MM(262420000000069/efddb46c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165425103 DMM INFO MM(262420000000069/efddb46c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165425103 DMM NOTICE MM(262420000000069/efddb46c) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250805165425104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165425104 DMM NOTICE MM(262420000000069/efddb46c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165425104 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) 20250805165425105 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165425105 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250805165425105 DMM INFO MM(262420000000069/efddb46c) Subscriber data update (mmctx.c:445) 20250805165425105 DMM DEBUG MM(262420000000069/efddb46c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165425118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165425118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165425118 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165425118 DMM INFO MM(262420000000069/efddb46c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165425118 DMM NOTICE MM(262420000000069/efddb46c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165425118 DMM DEBUG GMM(gmm_fsm)[0x6120000270a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165425119 DMM DEBUG GMM(gmm_fsm)[0x6120000270a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165425119 DLLC NOTICE LLME(ec0b2750/efddb46c){ASSIGNED} LLGM Assign pre (ffffffff => efddb46c) (gprs_llc.c:1079) 20250805165425119 DLLC NOTICE LLME(ffffffff/efddb46c){ASSIGNED} LLGM Assign post (ffffffff => efddb46c) (gprs_llc.c:1125) 20250805165425119 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165425119 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165425119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165425119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165425174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165425174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165425174 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165425174 DMM INFO MM(262420000000069/efddb46c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165425174 DMM INFO MM(262420000000069/efddb46c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165425174 DMM DEBUG MM(262420000000069/efddb46c) Using GGSN 0 (gprs_sm.c:317) 20250805165425175 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 15. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165425175 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250805165425175 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165425175 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165425175 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:378) 20250805165425202 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 7e 97 13 88 11 83 2c 23 f8 14 05 7f 65 fc d1 0e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:465) 20250805165425202 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e8d58, cbp=0x61400001c6a0) (sgsn_libgtp.c:633) 20250805165425202 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165425202 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210079170b8 TLLI=efddb46c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165425202 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165425202 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1401)@9f33ff8d4e14: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1401)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165425219 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250805165425234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165425234 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250805165425234 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_attach-BVCI210(1390)@9f33ff8d4e14: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1395)@9f33ff8d4e14: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='EFDDB46C'O, index=0 TC_cell_change_different_ci_attach(1401)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6F54BA3235E63442769B000B1ED5C1C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABBDB10C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32D5AF3076423791'O } } } } } 20250805165425249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165425249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250805165425249 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165425249 DMM INFO MM(262420000000069/efddb46c) -> GMM ATTACH REQUEST MI(TMSI-0xEFDDB46C) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165425249 DMM DEBUG GMM(gmm_fsm)[0x6120000270a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165425249 DMM DEBUG GMM(gmm_fsm)[0x6120000270a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165425249 DLLC NOTICE LLME(ffffffff/efddb46c){ASSIGNED} LLGM Assign pre (efddb46c => e1882a7d) (gprs_llc.c:1079) 20250805165425249 DLLC NOTICE LLME(efddb46c/e1882a7d){ASSIGNED} LLGM Assign post (efddb46c => e1882a7d) (gprs_llc.c:1125) 20250805165425250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165425250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165425250 DMM DEBUG MM(262420000000069/e1882a7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165425274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165425274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250805165425274 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165425274 DMM DEBUG MM(262420000000069/e1882a7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250805165425274 DMM NOTICE MM(262420000000069/e1882a7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165425274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165425274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165425274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165425274 DMM DEBUG MM(262420000000069/e1882a7d) Requesting authorization (sgsn_auth.c:160) 20250805165425274 DMM INFO MM(262420000000069/e1882a7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165425274 DMM DEBUG MM(262420000000069/e1882a7d) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165425274 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250805165425274 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165431275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250805165431275 DMM ERROR MM(262420000000069/e1882a7d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250805165431275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250805165431275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250805165431275 DMM NOTICE MM(262420000000069/e1882a7d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250805165431276 DMM NOTICE MM(262420000000069/e1882a7d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165431276 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250805165431276 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210079170b8, TLLI=e1882a7d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165431276 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165431276 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165431276 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:378) 20250805165431276 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250805165431276 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165431276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027220]{Reject}: Deallocated (fsm.c:568) 20250805165431276 DMM DEBUG MM_STATE_Gb(0)[0x6120000273a0]{Ready}: Deallocated (fsm.c:568) 20250805165431276 DMM DEBUG MM_STATE_Iu[0x612000027520]{Detached}: Deallocated (fsm.c:568) 20250805165431276 DMM DEBUG GMM(gmm_fsm)[0x6120000270a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250805165431276 DLLC NOTICE LLME(efddb46c/e1882a7d){ASSIGNED} LLGM Assign pre (e1882a7d => ffffffff) (gprs_llc.c:1079) 20250805165431276 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1882a7d => ffffffff) (gprs_llc.c:1125) -NSVCI97(1386)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165434682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165434682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165434682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165434695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165434695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165434695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165434706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165434706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165434706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165436277 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:295) 20250805165441278 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:295) -NSVCI97(1386)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165444692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165444692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165444692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165444708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165444708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165444708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165444715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165444715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165444715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165444987 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250805165444987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165444988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250805165446279 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:295) 20250805165449230 DGPRS DEBUG Checking for inactive LLMEs, time = 56941088 (sgsn.c:132) 20250805165449242 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165449242 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165449242 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165449242 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165449242 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165449243 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165449244 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165449244 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165449244 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165449244 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805165451280 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:295) 20250805165454671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165454676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165454676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250805165454687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165454692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165454692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165454695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165454695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165454695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165454703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165454706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165454706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165454710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165454711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165454711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165454718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165454718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165454718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_attach(1401)@9f33ff8d4e14: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9f33ff8d4e14: Test Component 1401 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1398)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1382)@9f33ff8d4e14: Final verdict of PTC: none 20250805165455055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165455055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1397)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1392)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1396)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1386)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1391)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1387)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1399)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1400)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1383)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1393)@9f33ff8d4e14: Final verdict of PTC: none 20250805165455056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57748<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI196(1385)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1395)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1390)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1384)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1394)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1389)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_ci_attach(1401)@9f33ff8d4e14: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb1-BSSGP1(1388)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1382): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1383): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1384): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1385): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1386): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1387): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1388): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1389): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1390): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1391): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1392): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1393): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1394): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1395): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1396): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1397): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1398): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1399): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1400): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_ci_attach(1401): fail (none -> fail) reason: "Tguard timeout" MTC@9f33ff8d4e14: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Tue Aug 5 16:54:55 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250805165455126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165455528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=137336) 20250805165456056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165456056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165456281 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:289) 20250805165456281 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x61400001c6a0) (sgsn_libgtp.c:633) 20250805165456281 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x61400001c6a0) (sgsn_libgtp.c:637) 20250805165456281 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250805165456282 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250805165456282 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250805165456282 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=137336, count=142768) 20250805165457058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165457058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Tue Aug 5 16:54:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165458060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165458060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_cell_change_different_ci_data started. 20250805165458674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165458677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1402)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1403)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1402)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1406)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1406)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165458719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165458719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165458719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165458719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165458719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165458719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165458719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165458719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165458719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1406)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165458720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165458720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165458720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165458720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165458720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165458720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165458720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165458720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165458720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165458720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165458720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165458720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165458720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1406)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1406)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165458722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1407)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1403)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1403)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165458726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165458726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1405)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1408)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1407)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1411)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1411)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165458734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165458734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165458734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165458734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165458734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165458734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165458734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165458734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165458734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1411)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165458735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165458735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165458735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165458735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165458735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165458735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165458735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165458735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165458735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165458735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165458735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165458735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165458735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1411)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1411)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165458737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1412)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1408)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1408)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165458742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165458742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1410)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1413)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1412)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1416)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1416)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165458752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165458752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165458752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165458752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165458752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165458752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165458752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165458752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165458752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1416)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165458753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165458753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165458753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165458753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165458753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165458753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165458753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165458753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165458753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165458753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165458753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1416)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165458753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165458753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1416)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165458755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1413)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1413)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165458760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165458760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1415)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165459062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165459062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165459062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165459062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1417)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1417)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165459066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165459067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1417)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1417)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1417)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1417)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1417)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1417)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1405)@9f33ff8d4e14: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='D0AA0B62'O, index=0 SGSN_Test-GSUP(1418)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1421) TC_cell_change_different_ci_data-BVCI196(1405)@9f33ff8d4e14: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1410)@9f33ff8d4e14: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='D0AA0B62'O, index=0 TC_cell_change_different_ci_data(1421)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '73F676E40075EB87D215B92A88DA25A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C041AFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F431CEF6F2F0108'O } } } } } 20250805165459144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165459144 DLLC NOTICE LLME(ffffffff/d0aa0b62){UNASSIGNED} LLC RX: unknown TLLI 0xd0aa0b62, creating LLME on the fly (gprs_llc.c:552) 20250805165459144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165459144 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165459144 DMM DEBUG GMM(gmm_fsm)[0x612000027820]{Deregistered}: Allocated (fsm.c:456) 20250805165459144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{Init}: Allocated (fsm.c:456) 20250805165459144 DMM DEBUG MM_STATE_Gb[0x612000027b20]{Idle}: Allocated (fsm.c:456) 20250805165459144 DMM DEBUG MM_STATE_Iu[0x612000027ca0]{Detached}: Allocated (fsm.c:456) 20250805165459144 DMM DEBUG GMM(gmm_fsm)[0x612000027820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165459144 DMM DEBUG GMM(gmm_fsm)[0x612000027820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165459144 DLLC NOTICE LLME(ffffffff/d0aa0b62){UNASSIGNED} LLGM Assign pre (d0aa0b62 => f124c2e4) (gprs_llc.c:1079) 20250805165459144 DLLC NOTICE LLME(d0aa0b62/f124c2e4){ASSIGNED} LLGM Assign post (d0aa0b62 => f124c2e4) (gprs_llc.c:1125) 20250805165459144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165459144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165459144 DMM DEBUG MM(262420000000071/f124c2e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165459158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165459158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165459158 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165459158 DMM DEBUG MM(262420000000071/f124c2e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250805165459158 DMM NOTICE MM(262420000000071/f124c2e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165459158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165459158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165459158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165459158 DMM DEBUG MM(262420000000071/f124c2e4) Requesting authorization (sgsn_auth.c:160) 20250805165459158 DMM INFO MM(262420000000071/f124c2e4) Requesting authentication tuples (sgsn_auth.c:184) 20250805165459158 DMM DEBUG MM(262420000000071/f124c2e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165459158 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250805165459158 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1418)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1421) SGSN_Test-GSUP(1418)@9f33ff8d4e14: Added IMSI table entry 0TC_cell_change_different_ci_data(1421)"262420000000071" 20250805165459162 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165459163 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165459163 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165459163 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165459163 DMM INFO MM(262420000000071/f124c2e4) Subscriber data update (mmctx.c:445) 20250805165459163 DMM DEBUG MM(262420000000071/f124c2e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165459163 DMM INFO MM(262420000000071/f124c2e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165459163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165459163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165459163 DMM INFO MM(262420000000071/f124c2e4) <- GMM AUTH AND CIPHERING REQ (rand = 73 f6 76 e4 00 75 eb 87 d2 15 b9 2a 88 da 25 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165459173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165459173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165459173 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165459173 DMM INFO MM(262420000000071/f124c2e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165459173 DMM NOTICE MM(262420000000071/f124c2e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165459173 DMM DEBUG MM(262420000000071/f124c2e4) checking auth: received GSM SRES = 7c 04 1a ff (gprs_gmm.c:716) 20250805165459173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165459173 DMM DEBUG MM(262420000000071/f124c2e4) Requesting authorization (sgsn_auth.c:160) 20250805165459173 DMM INFO MM(262420000000071/f124c2e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165459173 DMM DEBUG MM(262420000000071/f124c2e4) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165459173 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250805165459173 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165459173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165459173 DMM INFO MM(262420000000071/f124c2e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf124c2e4) (gprs_gmm.c:337) 20250805165459175 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165459175 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165459175 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250805165459175 DMM INFO MM(262420000000071/f124c2e4) Subscriber data update (mmctx.c:445) 20250805165459175 DMM DEBUG MM(262420000000071/f124c2e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165459175 DMM INFO MM(262420000000071/f124c2e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165459175 DMM NOTICE MM(262420000000071/f124c2e4) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250805165459175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165459176 DMM NOTICE MM(262420000000071/f124c2e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165459176 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) 20250805165459176 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165459176 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250805165459176 DMM INFO MM(262420000000071/f124c2e4) Subscriber data update (mmctx.c:445) 20250805165459176 DMM DEBUG MM(262420000000071/f124c2e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165459184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165459184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165459184 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165459184 DMM INFO MM(262420000000071/f124c2e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165459184 DMM NOTICE MM(262420000000071/f124c2e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165459184 DMM DEBUG GMM(gmm_fsm)[0x612000027820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165459184 DMM DEBUG GMM(gmm_fsm)[0x612000027820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165459184 DLLC NOTICE LLME(d0aa0b62/f124c2e4){ASSIGNED} LLGM Assign pre (ffffffff => f124c2e4) (gprs_llc.c:1079) 20250805165459184 DLLC NOTICE LLME(ffffffff/f124c2e4){ASSIGNED} LLGM Assign post (ffffffff => f124c2e4) (gprs_llc.c:1125) 20250805165459184 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165459184 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165459184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165459185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165459242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165459242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250805165459242 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165459242 DMM INFO MM(262420000000071/f124c2e4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165459242 DMM INFO MM(262420000000071/f124c2e4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165459242 DMM DEBUG MM(262420000000071/f124c2e4) Using GGSN 0 (gprs_sm.c:317) 20250805165459242 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 15. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165459242 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250805165459242 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165459242 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165459243 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:378) 20250805165459270 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 23 97 9e 35 11 27 76 10 e3 14 05 7f 1c 1d 25 f9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:465) 20250805165459270 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e8d58, cbp=0x61400001d0a0) (sgsn_libgtp.c:633) 20250805165459270 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165459270 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621007baecb8 TLLI=f124c2e4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250805165459270 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165459270 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1421)@9f33ff8d4e14: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1421)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165459287 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250805165459302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165459302 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250805165459302 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_data-BVCI210(1410)@9f33ff8d4e14: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1415)@9f33ff8d4e14: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='F124C2E4'O, index=0 20250805165459319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165459319 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165459319 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165459321 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1405)@9f33ff8d4e14: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1421)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165459347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1418)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1403)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1411)@9f33ff8d4e14: Final verdict of PTC: none 20250805165459352 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165459353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1416)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1410)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1406)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1405)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1413)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1412)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1402)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1417)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1408)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1407)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1419)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1420)@9f33ff8d4e14: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1415)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1409)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1414)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1404)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1402): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1403): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1404): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1405): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1406): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1407): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1408): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1409): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1410): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1411): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1412): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1413): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1414): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1415): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1416): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1417): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1418): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1419): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1420): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_cell_change_different_ci_data(1421): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Tue Aug 5 16:54:59 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20250805165459465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165459867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99572) 20250805165500353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165500353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99572, count=100832) 20250805165501354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165501355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Tue Aug 5 16:55:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165502355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165502356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_sgsn_context_req_in started. 20250805165502967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165502970 DMM INFO MM(262420000000071/f124c2e4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165502970 DMM INFO MM(262420000000071/f124c2e4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165502970 DMM DEBUG GMM(gmm_fsm)[0x612000027820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165502970 DMM DEBUG GMM(gmm_fsm)[0x612000027820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165502970 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165502970 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165502970 DLLC NOTICE LLME(ffffffff/f124c2e4){ASSIGNED} LLGM Assign pre (f124c2e4 => ffffffff) (gprs_llc.c:1079) 20250805165502970 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f124c2e4 => ffffffff) (gprs_llc.c:1125) 20250805165502970 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007bae960 (gprs_sndcp.c:574) 20250805165502970 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621007baecb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250805165502970 DMM NOTICE MM(262420000000071/f124c2e4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250805165502970 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250805165502970 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250805165502970 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165502971 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:378) 20250805165502971 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250805165502971 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165502971 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20250805165502971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000279a0]{Init}: Deallocated (fsm.c:568) 20250805165502971 DMM DEBUG MM_STATE_Gb(0)[0x612000027b20]{Idle}: Deallocated (fsm.c:568) 20250805165502971 DMM DEBUG MM_STATE_Iu[0x612000027ca0]{Detached}: Deallocated (fsm.c:568) 20250805165502971 DMM DEBUG GMM(gmm_fsm)[0x612000027820]{Deregistered}: Deallocated (fsm.c:568) 20250805165502971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1422)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1423)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1422)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1426)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1426)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165503016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165503016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165503016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165503016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165503016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165503016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165503016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165503017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165503017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1426)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165503017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165503017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165503017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165503017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165503017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165503017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165503017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165503017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165503017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165503017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165503017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165503018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165503018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1426)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1426)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165503020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1427)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1423)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1423)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165503025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165503025 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1425)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1428)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1427)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1431)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1431)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165503033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165503033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165503033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165503033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165503033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165503033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165503033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165503033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165503033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1431)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165503033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165503033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165503033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165503033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165503033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165503033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165503033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165503033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165503033 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165503033 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165503034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165503034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165503034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1431)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1431)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165503036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1432)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1428)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1428)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165503041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165503041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1430)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1433)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1432)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1436)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1436)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165503049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165503049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165503049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165503049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165503049 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165503049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165503049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165503049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165503049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1436)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165503050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165503050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165503050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165503050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165503050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165503050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165503050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165503050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165503050 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165503050 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165503050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165503050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165503050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1436)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1436)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165503052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1433)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1433)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165503058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165503058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1435)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165503357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165503357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165503357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165503357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1437)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1437)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165503361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165503362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1437)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1437)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1437)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1437)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1437)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1437)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1425)@9f33ff8d4e14: Adding Client=TC_sgsn_context_req_in(1441), IMSI='262420000000072'H, TLLI='C3047A47'O, index=0 SGSN_Test-GSUP(1438)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1441) TC_sgsn_context_req_in(1441)@9f33ff8d4e14: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '63BC1F0CA11E01E9D73D547EC2CBEF43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F936A175'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28ED097EBD88825D'O } } } } } 20250805165504452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165504452 DLLC NOTICE LLME(ffffffff/c3047a47){UNASSIGNED} LLC RX: unknown TLLI 0xc3047a47, creating LLME on the fly (gprs_llc.c:552) 20250805165504452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165504452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165504452 DMM DEBUG GMM(gmm_fsm)[0x612000027fa0]{Deregistered}: Allocated (fsm.c:456) 20250805165504452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{Init}: Allocated (fsm.c:456) 20250805165504452 DMM DEBUG MM_STATE_Gb[0x6120000282a0]{Idle}: Allocated (fsm.c:456) 20250805165504452 DMM DEBUG MM_STATE_Iu[0x612000028420]{Detached}: Allocated (fsm.c:456) 20250805165504452 DMM DEBUG GMM(gmm_fsm)[0x612000027fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165504452 DMM DEBUG GMM(gmm_fsm)[0x612000027fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165504452 DLLC NOTICE LLME(ffffffff/c3047a47){UNASSIGNED} LLGM Assign pre (c3047a47 => d1cba768) (gprs_llc.c:1079) 20250805165504452 DLLC NOTICE LLME(c3047a47/d1cba768){ASSIGNED} LLGM Assign post (c3047a47 => d1cba768) (gprs_llc.c:1125) 20250805165504452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165504452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165504452 DMM DEBUG MM(262420000000072/d1cba768) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165504461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165504461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165504461 DMM DEBUG MM_STATE_Gb(0)[0x6120000282a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165504461 DMM DEBUG MM(262420000000072/d1cba768) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250805165504461 DMM NOTICE MM(262420000000072/d1cba768) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165504461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165504461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165504461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165504461 DMM DEBUG MM(262420000000072/d1cba768) Requesting authorization (sgsn_auth.c:160) 20250805165504461 DMM INFO MM(262420000000072/d1cba768) Requesting authentication tuples (sgsn_auth.c:184) 20250805165504461 DMM DEBUG MM(262420000000072/d1cba768) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165504461 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250805165504461 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1438)@9f33ff8d4e14: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1441) SGSN_Test-GSUP(1438)@9f33ff8d4e14: Added IMSI table entry 0TC_sgsn_context_req_in(1441)"262420000000072" 20250805165504463 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165504463 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165504463 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165504463 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165504463 DMM INFO MM(262420000000072/d1cba768) Subscriber data update (mmctx.c:445) 20250805165504463 DMM DEBUG MM(262420000000072/d1cba768) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165504463 DMM INFO MM(262420000000072/d1cba768) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165504463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165504464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165504464 DMM INFO MM(262420000000072/d1cba768) <- GMM AUTH AND CIPHERING REQ (rand = 63 bc 1f 0c a1 1e 01 e9 d7 3d 54 7e c2 cb ef 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250805165504469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165504469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165504469 DMM DEBUG MM_STATE_Gb(0)[0x6120000282a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165504469 DMM INFO MM(262420000000072/d1cba768) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165504469 DMM NOTICE MM(262420000000072/d1cba768) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165504469 DMM DEBUG MM(262420000000072/d1cba768) checking auth: received GSM SRES = f9 36 a1 75 (gprs_gmm.c:716) 20250805165504469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165504469 DMM DEBUG MM(262420000000072/d1cba768) Requesting authorization (sgsn_auth.c:160) 20250805165504469 DMM INFO MM(262420000000072/d1cba768) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165504469 DMM DEBUG MM(262420000000072/d1cba768) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165504469 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250805165504469 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165504469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165504469 DMM INFO MM(262420000000072/d1cba768) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1cba768) (gprs_gmm.c:337) 20250805165504471 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165504471 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165504471 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250805165504471 DMM INFO MM(262420000000072/d1cba768) Subscriber data update (mmctx.c:445) 20250805165504471 DMM DEBUG MM(262420000000072/d1cba768) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165504471 DMM INFO MM(262420000000072/d1cba768) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165504471 DMM NOTICE MM(262420000000072/d1cba768) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250805165504471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165504471 DMM NOTICE MM(262420000000072/d1cba768) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165504471 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20250805165504472 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165504472 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250805165504472 DMM INFO MM(262420000000072/d1cba768) Subscriber data update (mmctx.c:445) 20250805165504472 DMM DEBUG MM(262420000000072/d1cba768) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165504477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165504477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165504477 DMM DEBUG MM_STATE_Gb(0)[0x6120000282a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165504477 DMM INFO MM(262420000000072/d1cba768) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165504477 DMM NOTICE MM(262420000000072/d1cba768) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165504477 DMM DEBUG GMM(gmm_fsm)[0x612000027fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165504477 DMM DEBUG GMM(gmm_fsm)[0x612000027fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165504477 DLLC NOTICE LLME(c3047a47/d1cba768){ASSIGNED} LLGM Assign pre (ffffffff => d1cba768) (gprs_llc.c:1079) 20250805165504477 DLLC NOTICE LLME(ffffffff/d1cba768){ASSIGNED} LLGM Assign post (ffffffff => d1cba768) (gprs_llc.c:1125) 20250805165504477 DMM DEBUG MM_STATE_Gb(0)[0x6120000282a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165504477 DMM DEBUG MM_STATE_Gb(0)[0x6120000282a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165504477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165504477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165504539 DLGTP INFO SGSNCtxReq[0x6120000285a0]{Init}: Allocated (fsm.c:456) 20250805165504539 DLGTP INFO SGSNCtxReq[0x6120000285a0]{Init}: Deallocated (fsm.c:568) TC_sgsn_context_req_in(1441)@9f33ff8d4e14: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250805165506536 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250805165506536 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250805165506537 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20250805165506537 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250805165506537 DMM INFO MM(262420000000072/d1cba768) Subscriber data update (mmctx.c:445) 20250805165506537 DMM DEBUG MM(262420000000072/d1cba768) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250805165506537 DMM INFO MM(262420000000072/d1cba768) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250805165506537 DMM INFO MM(262420000000072/d1cba768) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165506537 DMM INFO MM(262420000000072/d1cba768) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165506537 DMM DEBUG GMM(gmm_fsm)[0x612000027fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165506537 DMM DEBUG GMM(gmm_fsm)[0x612000027fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165506537 DMM DEBUG MM_STATE_Gb(0)[0x6120000282a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165506537 DMM DEBUG MM_STATE_Gb(0)[0x6120000282a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165506537 DLLC NOTICE LLME(ffffffff/d1cba768){ASSIGNED} LLGM Assign pre (d1cba768 => ffffffff) (gprs_llc.c:1079) 20250805165506537 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1cba768 => ffffffff) (gprs_llc.c:1125) 20250805165506537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028120]{Init}: Deallocated (fsm.c:568) 20250805165506537 DMM DEBUG MM_STATE_Gb(0)[0x6120000282a0]{Idle}: Deallocated (fsm.c:568) 20250805165506537 DMM DEBUG MM_STATE_Iu[0x612000028420]{Detached}: Deallocated (fsm.c:568) 20250805165506537 DMM DEBUG GMM(gmm_fsm)[0x612000027fa0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1425)@9f33ff8d4e14: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1441)@9f33ff8d4e14: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250805165506548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1438)@9f33ff8d4e14: Final verdict of PTC: none 20250805165506554 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165506554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI220(1435)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1432)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1437)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1422)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1431)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1423)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1426)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1436)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1433)@9f33ff8d4e14: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1430)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1428)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1427)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1440)@9f33ff8d4e14: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1425)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1434)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1429)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1439)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1424)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1422): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1423): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1424): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1425): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1426): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1427): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1428): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1429): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1430): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1431): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1432): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1433): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1434): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1435): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1436): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1437): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1438): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1439): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1440): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_sgsn_context_req_in(1441): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@9f33ff8d4e14: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Tue Aug 5 16:55:06 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20250805165506655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165507056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96036) 20250805165507556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165507556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96036, count=100392) 20250805165508557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165508557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Tue Aug 5 16:55:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165509558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165509558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_sgsn_context_req_out started. 20250805165510125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165510129 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1442)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1443)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1442)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1446)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1446)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165510172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165510172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165510172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165510172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165510172 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165510172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165510172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165510172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165510172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1446)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165510173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165510173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165510173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165510173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165510173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165510173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165510173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165510173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165510173 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165510173 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165510173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165510173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165510173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1446)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1446)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165510175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1447)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1443)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1443)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165510181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165510181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1445)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1448)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1447)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1451)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1451)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165510189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165510189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165510189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165510189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165510189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165510189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165510189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165510189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165510190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1451)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165510190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165510190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165510190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165510190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165510190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165510190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165510191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165510191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165510191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165510191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165510191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165510191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165510191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1451)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1451)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165510193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1452)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1448)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1448)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165510198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165510198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1450)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1453)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1452)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1456)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1456)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165510206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165510206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165510206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165510206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165510206 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165510206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165510206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165510206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165510206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1456)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165510207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165510207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165510207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165510207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165510207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165510207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165510207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165510207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165510207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165510207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165510207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165510207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165510207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1456)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1456)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165510209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1453)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1453)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165510214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165510214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1455)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165510559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165510559 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165510559 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165510559 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1457)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1457)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165510564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1457)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1457)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165510565 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1457)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1457)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1457)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1457)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1445)@9f33ff8d4e14: Adding Client=TC_sgsn_context_req_out(1461), IMSI='262420000000073'H, TLLI='C336807A'O, index=0 SGSN_Test-GSUP(1458)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1461) 20250805165511646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165511646 DLLC NOTICE LLME(ffffffff/c336807a){UNASSIGNED} LLC RX: unknown TLLI 0xc336807a, creating LLME on the fly (gprs_llc.c:552) 20250805165511646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250805165511646 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805165511646 DMM NOTICE LLME(ffffffff/c336807a){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250805165511646 DLLC NOTICE LLME(ffffffff/c336807a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250805165511646 DMM ERROR LLME(ffffffff/c336807a){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250805165511646 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250805165511646 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250805165511646 DLLC NOTICE LLME(ffffffff/c336807a){UNASSIGNED} LLGM Assign pre (c336807a => ffffffff) (gprs_llc.c:1079) 20250805165511646 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c336807a => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1461)@9f33ff8d4e14: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@9f33ff8d4e14: Test Component 1461 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1458)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1446)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1456)@9f33ff8d4e14: Final verdict of PTC: none 20250805165511659 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165511659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_out-BVCI210(1450)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1451)@9f33ff8d4e14: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1455)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1442)@9f33ff8d4e14: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1445)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1457)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1443)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1448)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1447)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1452)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1453)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1460)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1454)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1444)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1449)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1459)@9f33ff8d4e14: Final verdict of PTC: none 20250805165511678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46740<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out(1461)@9f33ff8d4e14: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1442): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1443): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1444): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1445): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1446): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1447): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1448): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1449): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1450): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1451): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1452): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1453): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1454): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1455): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1456): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1457): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1458): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1459): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1460): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_sgsn_context_req_out(1461): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@9f33ff8d4e14: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Tue Aug 5 16:55:11 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20250805165511749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165512151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51540) 20250805165512661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165512661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51540, count=55896) 20250805165513663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165513663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Tue Aug 5 16:55:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165514664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165514664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_req_id_req_ra_update started. 20250805165515270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165515274 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1462)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1463)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1462)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1466)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1466)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165515304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165515304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165515304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165515304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165515304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165515304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165515304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165515304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165515304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1466)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165515305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165515305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165515305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165515305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165515305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165515305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165515305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165515305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165515305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165515305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165515305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165515305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165515305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1466)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1466)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165515308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1467)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1463)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1463)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165515313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165515313 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1465)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1468)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1467)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1471)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1471)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165515320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165515320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165515320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165515320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165515320 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165515320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165515320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165515320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165515320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1471)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165515321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165515321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165515321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165515321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165515321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165515321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165515321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165515321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165515321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165515321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165515321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1471)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165515322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165515322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1471)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165515325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1472)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1468)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1468)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1473)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805165515332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165515332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1470)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1472)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1477)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1477)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165515342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165515342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165515342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165515342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165515342 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165515342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165515342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165515342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165515342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1477)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165515342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165515342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165515342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165515342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165515343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165515343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165515343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165515343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165515343 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165515343 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165515343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1477)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165515343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165515343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1477)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165515344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1473)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1473)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165515349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165515349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1474)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165515665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165515665 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165515665 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165515666 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1476)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1476)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165515670 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165515671 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1476)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1476)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1476)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1476)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1476)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1476)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1465)@9f33ff8d4e14: Adding Client=TC_attach_req_id_req_ra_update(1481), IMSI='262420000000047'H, TLLI='F07793E9'O, index=0 SGSN_Test-GSUP(1478)@9f33ff8d4e14: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1481) 20250805165515735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165515735 DLLC NOTICE LLME(ffffffff/f07793e9){UNASSIGNED} LLC RX: unknown TLLI 0xf07793e9, creating LLME on the fly (gprs_llc.c:552) 20250805165515735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165515735 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165515735 DMM DEBUG GMM(gmm_fsm)[0x612000028720]{Deregistered}: Allocated (fsm.c:456) 20250805165515735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000288a0]{Init}: Allocated (fsm.c:456) 20250805165515735 DMM DEBUG MM_STATE_Gb[0x612000028a20]{Idle}: Allocated (fsm.c:456) 20250805165515735 DMM DEBUG MM_STATE_Iu[0x612000028ba0]{Detached}: Allocated (fsm.c:456) 20250805165515735 DMM DEBUG GMM(gmm_fsm)[0x612000028720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165515735 DMM DEBUG GMM(gmm_fsm)[0x612000028720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165515735 DLLC NOTICE LLME(ffffffff/f07793e9){UNASSIGNED} LLGM Assign pre (f07793e9 => e7ba43ee) (gprs_llc.c:1079) 20250805165515735 DLLC NOTICE LLME(f07793e9/e7ba43ee){ASSIGNED} LLGM Assign post (f07793e9 => e7ba43ee) (gprs_llc.c:1125) 20250805165515735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000288a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165515735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000288a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165515735 DMM DEBUG MM(262420000000047/e7ba43ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165515742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165515742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165515742 DMM DEBUG MM_STATE_Gb(0)[0x612000028a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165515742 DMM INFO MM(262420000000047/e7ba43ee) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805165515742 DMM INFO MM(262420000000047/e7ba43ee) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-51356-162 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250805165515743 DMM NOTICE MM(262420000000047/e7ba43ee) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250805165515743 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250805165515743 DMM INFO MM(262420000000047/e7ba43ee) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250805165515743 DMM DEBUG GMM(gmm_fsm)[0x612000028720]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165515743 DMM DEBUG GMM(gmm_fsm)[0x612000028720]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165515743 DMM DEBUG MM_STATE_Gb(0)[0x612000028a20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165515743 DMM ERROR MM_STATE_Gb(0)[0x612000028a20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250805165515743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000288a0]{CheckIdentity}: Deallocated (fsm.c:568) 20250805165515743 DMM DEBUG MM_STATE_Gb(0)[0x612000028a20]{Idle}: Deallocated (fsm.c:568) 20250805165515743 DMM DEBUG MM_STATE_Iu[0x612000028ba0]{Detached}: Deallocated (fsm.c:568) 20250805165515743 DMM DEBUG GMM(gmm_fsm)[0x612000028720]{Deregistered}: Deallocated (fsm.c:568) 20250805165515743 DLLC NOTICE LLME(f07793e9/e7ba43ee){ASSIGNED} LLGM Assign pre (e7ba43ee => ffffffff) (gprs_llc.c:1079) 20250805165515743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7ba43ee => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1481)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1465)@9f33ff8d4e14: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1481)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165515748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40666<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805165515751 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(1468)@9f33ff8d4e14: Final verdict of PTC: none 20250805165515752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_req_id_req_ra_update-BVCI196(1465)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1466)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1463)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1462)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1476)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1472)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1471)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1470)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1477)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1474)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1478)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1480)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1473)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1467)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1479)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1464)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1475)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1469)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1462): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1463): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1464): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1465): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1466): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1467): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1468): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1469): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1470): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1471): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1472): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1473): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1474): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1475): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1476): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1477): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1479): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1480): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_req_id_req_ra_update(1481): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Tue Aug 5 16:55:15 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20250805165515862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165516264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59228) 20250805165516753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165516753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59228, count=63584) 20250805165517755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165517755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@9f33ff8d4e14: Test execution finished. MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Tue Aug 5 16:55:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165518756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165518756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165519231 DGPRS DEBUG Checking for inactive LLMEs, time = 56941118 (sgsn.c:132) 20250805165519243 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165519243 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165519243 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165519243 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165519244 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165519244 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165519245 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165519245 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165519245 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165519245 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_iu_attach started. 20250805165519387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165519390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1482)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1483)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1482)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165519428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165519428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165519428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165519428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165519428 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165519428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165519428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165519428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165519428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165519429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165519429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165519429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165519429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165519429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165519429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165519429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165519429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165519429 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165519429 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165519429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165519430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165519430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165519432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1487)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1483)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1483)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165519436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165519436 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1488)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1485)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1487)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1492)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1492)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165519448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165519448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165519448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165519448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165519448 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165519448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165519448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165519448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165519448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1491)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1492)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165519448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165519448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165519448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165519449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165519449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165519449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165519449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165519449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165519449 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165519449 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165519449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165519449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165519449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1492)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1492)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165519450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1488)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1488)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1493)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805165519455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165519455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1489)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1496)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165519460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165519460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165519460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165519460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165519460 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165519460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165519460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165519460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165519460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165519460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165519461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165519461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165519461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165519461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165519461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165519461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165519461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165519461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165519461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165519461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1496)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165519461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165519461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165519463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1493)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1493)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165519468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165519468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1499)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1499)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1499)@9f33ff8d4e14: ************************************************* MTC@9f33ff8d4e14: Starting RAN_Emulation TC_iu_attach-BVCI220(1495)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165519671 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165519671 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165519671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165519671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1499)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165519678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165519678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165519679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165519679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165519679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165519679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165519679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165519679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165519679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165519679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165519679 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165519679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165519679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165519682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165519682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165519682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165519682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165519682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165519682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165519682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165519682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165519682 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165519683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165519683 DLSS7 INFO 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) Creating route: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_route.c:143) 20250805165519683 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'available' (ss7_route.c:409) 20250805165519683 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165519683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165519683 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165519683 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165519757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165519757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165519757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165519757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1501)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1501)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165519762 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165519763 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1501)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1501)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1501)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1501)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1501)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1501)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165520486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165520486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165520486 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: picked Normal Route via 'sgsn0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165520486 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165520486 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165520486 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520486 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165520487 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165520487 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165520488 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520488 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520488 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520488 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165520488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165520488 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165520488 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165520488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165520488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1485)@9f33ff8d4e14: Adding Client=TC_iu_attach(1505), IMSI='262420000001001'H, TLLI='ED314E12'O, index=0 SGSN_Test-GSUP(1502)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1505) TC_iu_attach(1505)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '1C93'O, rac := '62'O ("b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1498)@9f33ff8d4e14: Added conn table entry 0TC_iu_attach(1505)13212924 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1498)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165520869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165520869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165520869 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165520869 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165520869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165520869 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520869 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 c9 9c fc 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 1c 93 62 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165520870 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165520870 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165520870 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165520870 DRANAP NOTICE New RNC 262-42-2342 at RI=2,PC=195,SSN=142 (iu_client.c:245) 20250805165520870 DRANAP NOTICE RNC 262-42-2342: new LAC/RAC 262-42-4660-0 (iu_client.c:357) 20250805165520870 DRANAP NOTICE Iu: Unknown event received: type: 4 (gprs_ranap.c:212) 20250805165520870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165520870 DMM DEBUG GMM(gmm_fsm)[0x612000028ea0]{Deregistered}: Allocated (fsm.c:456) 20250805165520870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{Init}: Allocated (fsm.c:456) 20250805165520870 DMM DEBUG MM_STATE_Gb[0x6120000291a0]{Idle}: Allocated (fsm.c:456) 20250805165520870 DMM DEBUG MM_STATE_Iu[0x612000029320]{Detached}: Allocated (fsm.c:456) 20250805165520870 DMM DEBUG GMM(gmm_fsm)[0x612000028ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165520870 DMM DEBUG GMM(gmm_fsm)[0x612000028ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165520870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165520870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165520870 DMM DEBUG MM(262420000001001/e6e8d589) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165520870 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:571) 20250805165520870 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520870 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520870 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520870 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165520870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165520870 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165520870 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165520870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165520870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 c9 9c fc 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165520870 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520870 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520870 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520870 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165520870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165520870 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165520870 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165520870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165520870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 c9 9c fc 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: { messageType := 2, destLocRef := 'C99CFC'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1505)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '289E34A9BDC660C2EE74B7E5AA19BCE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60679813'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B878BC1A98D579B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7D4D4ADB7ECF8A6FF175A67D713762FF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4E1D91DA3E42FF4DFAD51826137B857D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2068FB4761A5D0645DBCA17E498736D6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '72F2D59D6522201D'O } } } } } SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250805165520877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165520877 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165520877 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165520877 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165520877 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165520877 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520877 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165520878 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165520878 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165520878 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165520878 DMM DEBUG MM(262420000001001/e6e8d589) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250805165520878 DMM NOTICE MM(262420000001001/e6e8d589) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165520878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165520878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165520878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165520878 DMM DEBUG MM(262420000001001/e6e8d589) Requesting authorization (sgsn_auth.c:160) 20250805165520878 DMM INFO MM(262420000001001/e6e8d589) Requesting authentication tuples (sgsn_auth.c:184) 20250805165520878 DMM DEBUG MM(262420000001001/e6e8d589) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165520878 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250805165520878 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1502)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1505) SGSN_Test-GSUP(1502)@9f33ff8d4e14: Added IMSI table entry 0TC_iu_attach(1505)"262420000001001" 20250805165520880 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165520880 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165520880 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165520880 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165520880 DMM INFO MM(262420000001001/e6e8d589) Subscriber data update (mmctx.c:445) 20250805165520880 DMM DEBUG MM(262420000001001/e6e8d589) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165520881 DMM INFO MM(262420000001001/e6e8d589) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165520881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165520881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165520881 DMM INFO MM(262420000001001/e6e8d589) <- GMM AUTH AND CIPHERING REQ (rand = 28 9e 34 a9 bd c6 60 c2 ee 74 b7 e5 aa 19 bc e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 20 68 fb 47 61 a5 d0 64 5d bc a1 7e 49 87 36 d6 ) (gprs_gmm.c:510) 20250805165520881 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:571) 20250805165520881 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520881 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520881 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520881 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165520881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165520881 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165520881 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165520881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165520881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 01 06 c9 9c fc 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 28 9e 34 a9 bd c6 60 c2 ee 74 b7 e5 aa 19 bc e5 80 28 10 20 68 fb 47 61 a5 d0 64 5d bc a1 7e 49 87 36 d6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062272F2D59D23094399990000100001F029046522201D'O 20250805165520888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165520888 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165520888 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165520888 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165520888 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165520888 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520888 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 06 22 72 f2 d5 9d 23 09 43 99 99 00 00 10 00 01 f0 29 04 65 22 20 1d 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165520888 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165520888 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165520888 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165520888 DMM INFO MM(262420000001001/e6e8d589) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165520888 DMM NOTICE MM(262420000001001/e6e8d589) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165520889 DMM DEBUG MM(262420000001001/e6e8d589) checking auth: received UMTS RES = 72 f2 d5 9d 65 22 20 1d (gprs_gmm.c:716) 20250805165520889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165520889 DMM DEBUG MM(262420000001001/e6e8d589) Requesting authorization (sgsn_auth.c:160) 20250805165520889 DMM INFO MM(262420000001001/e6e8d589) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165520889 DMM DEBUG MM(262420000001001/e6e8d589) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165520889 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250805165520889 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165520889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165520889 DMM DEBUG MM(262420000001001/e6e8d589) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165520889 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520889 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520889 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520889 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165520889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165520889 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165520889 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165520889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165520889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 c9 9c fc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 4d 4a db 7e cf 8a 6f f1 75 a6 7d 71 37 62 ff 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165520899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165520900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165520900 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165520900 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165520900 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165520900 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520900 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165520900 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165520900 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165520900 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165520900 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:417) 20250805165520900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165520900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165520900 DMM INFO MM(262420000001001/e6e8d589) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6e8d589) (gprs_gmm.c:337) 20250805165520900 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:571) 20250805165520901 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520901 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520901 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520901 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165520901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165520901 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165520901 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165520901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165520901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 c9 9c fc 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165520901 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520901 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520901 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520901 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165520901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165520901 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165520901 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165520901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165520901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 c9 9c fc 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e6 e8 d5 89 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165520906 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165520906 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165520906 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250805165520906 DMM INFO MM(262420000001001/e6e8d589) Subscriber data update (mmctx.c:445) 20250805165520906 DMM DEBUG MM(262420000001001/e6e8d589) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165520906 DMM INFO MM(262420000001001/e6e8d589) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165520906 DMM NOTICE MM(262420000001001/e6e8d589) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250805165520906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165520906 DMM NOTICE MM(262420000001001/e6e8d589) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165520906 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20250805165520907 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165520907 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250805165520907 DMM INFO MM(262420000001001/e6e8d589) Subscriber data update (mmctx.c:445) 20250805165520907 DMM DEBUG MM(262420000001001/e6e8d589) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165520909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165520909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165520909 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165520909 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165520909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165520909 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520909 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165520909 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165520909 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165520909 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165520909 DMM INFO MM(262420000001001/e6e8d589) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165520909 DMM NOTICE MM(262420000001001/e6e8d589) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165520909 DMM DEBUG GMM(gmm_fsm)[0x612000028ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165520909 DMM DEBUG GMM(gmm_fsm)[0x612000028ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165520909 DMM DEBUG MM_STATE_Iu(1)[0x612000029320]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165520909 DMM DEBUG MM_STATE_Iu(1)[0x612000029320]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165520909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165520909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165520909 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520909 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520909 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520909 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165520909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165520909 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165520909 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165520909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165520909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 01 06 c9 9c fc 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165520914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165520914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165520914 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165520914 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165520914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165520914 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520914 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165520914 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165520915 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165520915 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165520915 DMM INFO MM(262420000001001/e6e8d589) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165520915 DMM DEBUG MM_STATE_Iu(1)[0x612000029320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165520915 DMM DEBUG MM_STATE_Iu(1)[0x612000029320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165520915 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520915 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520915 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520915 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165520915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165520915 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165520915 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165520915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165520915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 c9 9c fc 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-RAN(1498)@9f33ff8d4e14: Deleted conn table entry 0TC_iu_attach(1505)13212924 20250805165520916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165520916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165520916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165520916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165520916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165520917 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165520917 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165520917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165520917 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165520917 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 01 c9 9c fc 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_iu_attach(1505)@9f33ff8d4e14: setverdict(pass): none -> pass TC_iu_attach(1505)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1485)@9f33ff8d4e14: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1505)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165520986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40690<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1497)@9f33ff8d4e14: Final verdict of PTC: none 20250805165520991 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165520991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1501)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-RAN(1498)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1502)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1486)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1499)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1496)@9f33ff8d4e14: Final verdict of PTC: none TC_iu_attach-BVCI196(1485)@9f33ff8d4e14: Final verdict of PTC: none TC_iu_attach-BVCI220(1495)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1487)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1492)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1483)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1482)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1488)@9f33ff8d4e14: Final verdict of PTC: none TC_iu_attach-BVCI210(1489)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1493)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1504)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1503)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1490)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1484)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1500)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1494)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1482): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1483): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach-BVCI196(1485): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1487): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1488): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach-BVCI210(1489): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1490): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1492): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1493): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach-BVCI220(1495): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1497): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1498): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1499): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1500): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1501): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1502): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1503): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1504): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach(1505): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_iu_attach finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Tue Aug 5 16:55:21 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250805165521072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165521122 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165521122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165521122 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165521122 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165521123 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165521123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165521123 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165521123 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165521123 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165521123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165521123 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165521123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165521123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165521123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165521123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165521123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165521123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165521123 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165521123 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165521123 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165521123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165521123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165521124 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165521124 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165521124 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165521474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250856) 20250805165521992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165521992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=250856, count=252112) 20250805165522994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165522994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165523124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165523124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165523124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Tue Aug 5 16:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165523996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165523996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_iu_attach_encr started. 20250805165524568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165524569 DMM INFO MM(262420000001001/e6e8d589) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165524569 DMM INFO MM(262420000001001/e6e8d589) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165524569 DMM DEBUG GMM(gmm_fsm)[0x612000028ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165524569 DMM DEBUG GMM(gmm_fsm)[0x612000028ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165524569 DMM DEBUG MM_STATE_Iu(1)[0x612000029320]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165524569 DMM DEBUG MM_STATE_Iu(1)[0x612000029320]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165524569 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250805165524569 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165524569 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250805165524569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029020]{Init}: Deallocated (fsm.c:568) 20250805165524569 DMM DEBUG MM_STATE_Gb[0x6120000291a0]{Idle}: Deallocated (fsm.c:568) 20250805165524569 DMM DEBUG MM_STATE_Iu(1)[0x612000029320]{Detached}: Deallocated (fsm.c:568) 20250805165524569 DMM DEBUG GMM(gmm_fsm)[0x612000028ea0]{Deregistered}: Deallocated (fsm.c:568) 20250805165524569 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1506)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1507)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1506)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1510)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1510)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165524594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165524594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165524594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165524594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165524594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165524594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165524594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165524594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165524594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1510)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165524595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165524595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165524595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165524595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165524595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165524595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165524595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165524595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165524595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165524595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165524595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1510)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165524595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165524595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1510)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165524597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1511)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1507)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1507)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165524602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165524602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1509)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1512)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1511)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1515)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1515)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165524610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165524610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165524610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165524610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165524610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165524610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165524610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165524610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165524610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1515)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165524611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165524611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165524611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165524611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165524611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165524611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165524611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165524611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165524611 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165524611 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165524611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165524611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165524611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1515)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1515)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165524613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1516)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1512)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1512)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165524618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165524618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1514)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1517)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1516)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1520)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1520)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165524627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165524627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165524627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165524627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165524627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165524627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165524627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165524627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165524627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1520)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165524628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165524628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165524628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165524628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165524628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165524628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165524628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165524628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165524628 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165524628 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165524628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165524628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165524628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1520)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1520)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165524630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1517)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1517)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-M3UA(1523)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1523)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1523)@9f33ff8d4e14: ************************************************* SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165524636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165524636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1519)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165524836 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165524836 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165524836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165524837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1523)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165524842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165524842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165524842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165524842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165524842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165524842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165524842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165524842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165524842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165524842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165524842 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165524842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165524842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165524845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165524845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165524845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165524845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165524845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165524845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165524845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165524845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165524845 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165524845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165524845 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165524845 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165524845 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165524845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165524846 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165524846 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165524846 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165524998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165524998 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165524998 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165524998 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1525)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1525)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165525003 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1525)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1525)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1525)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1525)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165525004 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1525)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1525)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165525658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165525658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165525658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165525658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165525658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165525659 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165525659 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165525659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165525659 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165525659 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165525660 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165525660 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165525661 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165525661 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165525661 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165525661 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165525661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165525661 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165525661 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165525661 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165525661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165525661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 07 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1509)@9f33ff8d4e14: Adding Client=TC_iu_attach_encr(1529), IMSI='262420000001001'H, TLLI='F9A2FC45'O, index=0 SGSN_Test-GSUP(1526)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1529) TC_iu_attach_encr(1529)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '0406'O, rac := '82'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1522)@9f33ff8d4e14: Added conn table entry 0TC_iu_attach_encr(1529)15150639 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1522)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165526115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165526115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165526115 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165526115 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165526115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165526115 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526115 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e7 2e 2f 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 04 06 82 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165526115 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165526115 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165526115 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165526115 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165526115 DMM DEBUG GMM(gmm_fsm)[0x612000029620]{Deregistered}: Allocated (fsm.c:456) 20250805165526115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{Init}: Allocated (fsm.c:456) 20250805165526115 DMM DEBUG MM_STATE_Gb[0x612000029920]{Idle}: Allocated (fsm.c:456) 20250805165526115 DMM DEBUG MM_STATE_Iu[0x612000029aa0]{Detached}: Allocated (fsm.c:456) 20250805165526115 DMM DEBUG GMM(gmm_fsm)[0x612000029620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165526115 DMM DEBUG GMM(gmm_fsm)[0x612000029620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165526115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165526115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165526115 DMM DEBUG MM(262420000001001/d3f566fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165526115 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:571) 20250805165526116 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526116 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165526116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165526116 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165526116 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165526116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165526116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 e7 2e 2f 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165526116 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526116 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165526116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165526116 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165526116 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165526116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165526116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 e7 2e 2f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: { messageType := 2, destLocRef := 'E72E2F'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1529)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '83ABD25F32863B5F22E1F7FC971ACBC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '535F7C1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F8D5D8F19C994A0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9B56FB0252B79DABDC751DA891C8444B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '859CF33B41F5AC4D79ADBFA5EC6CA6E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '53E81AE55B3EB88AF16AEA2F8AEE7BDB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5E355BCE3FA40FE6'O } } } } } SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250805165526125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165526125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165526125 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165526125 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165526125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165526125 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526125 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165526125 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165526125 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165526125 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165526125 DMM DEBUG MM(262420000001001/d3f566fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250805165526125 DMM NOTICE MM(262420000001001/d3f566fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165526125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165526125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165526125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165526125 DMM DEBUG MM(262420000001001/d3f566fa) Requesting authorization (sgsn_auth.c:160) 20250805165526125 DMM INFO MM(262420000001001/d3f566fa) Requesting authentication tuples (sgsn_auth.c:184) 20250805165526125 DMM DEBUG MM(262420000001001/d3f566fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165526125 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250805165526125 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1526)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1529) SGSN_Test-GSUP(1526)@9f33ff8d4e14: Added IMSI table entry 0TC_iu_attach_encr(1529)"262420000001001" 20250805165526129 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165526129 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165526129 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165526129 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165526129 DMM INFO MM(262420000001001/d3f566fa) Subscriber data update (mmctx.c:445) 20250805165526129 DMM DEBUG MM(262420000001001/d3f566fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165526129 DMM INFO MM(262420000001001/d3f566fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165526129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165526129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165526129 DMM INFO MM(262420000001001/d3f566fa) <- GMM AUTH AND CIPHERING REQ (rand = 83 ab d2 5f 32 86 3b 5f 22 e1 f7 fc 97 1a cb c2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 e8 1a e5 5b 3e b8 8a f1 6a ea 2f 8a ee 7b db ) (gprs_gmm.c:510) 20250805165526129 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:571) 20250805165526130 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526130 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526130 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526130 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165526130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165526130 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165526130 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165526130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165526130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 e7 2e 2f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 83 ab d2 5f 32 86 3b 5f 22 e1 f7 fc 97 1a cb c2 80 28 10 53 e8 1a e5 5b 3e b8 8a f1 6a ea 2f 8a ee 7b db 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F225E355BCE23094399990000100001F029043FA40FE6'O 20250805165526140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165526140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165526140 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165526140 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165526140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165526140 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526140 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0f 22 5e 35 5b ce 23 09 43 99 99 00 00 10 00 01 f0 29 04 3f a4 0f e6 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165526141 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165526141 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165526141 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165526141 DMM INFO MM(262420000001001/d3f566fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165526141 DMM NOTICE MM(262420000001001/d3f566fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165526141 DMM DEBUG MM(262420000001001/d3f566fa) checking auth: received UMTS RES = 5e 35 5b ce 3f a4 0f e6 (gprs_gmm.c:716) 20250805165526141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165526141 DMM DEBUG MM(262420000001001/d3f566fa) Requesting authorization (sgsn_auth.c:160) 20250805165526141 DMM INFO MM(262420000001001/d3f566fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165526141 DMM DEBUG MM(262420000001001/d3f566fa) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165526141 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250805165526141 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165526141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165526142 DMM DEBUG MM(262420000001001/d3f566fa) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250805165526142 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526142 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526142 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526142 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165526142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165526142 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165526142 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165526142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165526142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 e7 2e 2f 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 9b 56 fb 02 52 b7 9d ab dc 75 1d a8 91 c8 44 4b 00 0b 40 12 08 90 85 9c f3 3b 41 f5 ac 4d 79 ad bf a5 ec 6c a6 e5 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_len:17 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250805165526158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165526158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165526158 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165526158 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165526158 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165526158 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526158 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 11 20 06 00 0d 00 00 02 00 06 00 01 00 00 05 40 01 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165526158 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165526158 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165526158 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165526158 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:417) 20250805165526159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165526159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165526159 DMM INFO MM(262420000001001/d3f566fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3f566fa) (gprs_gmm.c:337) 20250805165526159 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:571) 20250805165526159 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526159 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526159 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526159 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165526159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165526159 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165526159 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165526159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165526159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 e7 2e 2f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165526159 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526159 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526159 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526159 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165526159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165526159 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165526159 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165526159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165526159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 e7 2e 2f 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d3 f5 66 fa 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165526165 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165526165 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165526165 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250805165526165 DMM INFO MM(262420000001001/d3f566fa) Subscriber data update (mmctx.c:445) 20250805165526166 DMM DEBUG MM(262420000001001/d3f566fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165526166 DMM INFO MM(262420000001001/d3f566fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165526166 DMM NOTICE MM(262420000001001/d3f566fa) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250805165526166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165526166 DMM NOTICE MM(262420000001001/d3f566fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165526166 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20250805165526166 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165526166 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250805165526166 DMM INFO MM(262420000001001/d3f566fa) Subscriber data update (mmctx.c:445) 20250805165526166 DMM DEBUG MM(262420000001001/d3f566fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165526169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165526169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165526169 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165526169 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165526169 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165526169 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526169 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165526170 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165526170 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165526170 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165526170 DMM INFO MM(262420000001001/d3f566fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165526170 DMM NOTICE MM(262420000001001/d3f566fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165526170 DMM DEBUG GMM(gmm_fsm)[0x612000029620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165526170 DMM DEBUG GMM(gmm_fsm)[0x612000029620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165526170 DMM DEBUG MM_STATE_Iu(2)[0x612000029aa0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165526170 DMM DEBUG MM_STATE_Iu(2)[0x612000029aa0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165526170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165526170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165526170 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526170 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526170 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526170 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165526170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165526170 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165526170 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165526170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165526170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 e7 2e 2f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165526177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165526177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165526177 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165526177 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165526177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165526177 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526177 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165526177 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165526177 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165526177 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165526177 DMM INFO MM(262420000001001/d3f566fa) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165526177 DMM DEBUG MM_STATE_Iu(2)[0x612000029aa0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165526177 DMM DEBUG MM_STATE_Iu(2)[0x612000029aa0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165526177 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526177 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526177 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526177 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165526178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165526178 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165526178 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165526178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165526178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 e7 2e 2f 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Session index based on local reference:0 20250805165526179 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165526179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165526179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165526179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165526179 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165526179 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165526179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165526179 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165526179 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 02 e7 2e 2f 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@9f33ff8d4e14: Deleted conn table entry 0TC_iu_attach_encr(1529)15150639 TC_iu_attach_encr(1529)@9f33ff8d4e14: setverdict(pass): none -> pass TC_iu_attach_encr(1529)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1509)@9f33ff8d4e14: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1529)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165526252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1521)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-RAN(1522)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1526)@9f33ff8d4e14: Final verdict of PTC: none 20250805165526257 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(1516)@9f33ff8d4e14: Final verdict of PTC: none 20250805165526257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1520)@9f33ff8d4e14: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1509)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1523)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1515)@9f33ff8d4e14: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1514)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1525)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1517)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1506)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1510)@9f33ff8d4e14: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1519)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1511)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1508)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1524)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1528)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1527)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1507)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1512)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1513)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1518)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1506): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1507): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1508): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach_encr-BVCI196(1509): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1510): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1511): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1512): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1513): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach_encr-BVCI210(1514): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1515): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1516): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1517): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1518): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach_encr-BVCI220(1519): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1520): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1521): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1522): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1523): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1524): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1525): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1526): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1527): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1528): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach_encr(1529): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_iu_attach_encr finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Tue Aug 5 16:55:26 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20250805165526337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165526382 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165526382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165526382 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165526382 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165526382 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165526382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165526382 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165526383 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165526383 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165526383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165526383 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165526383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165526383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165526383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165526383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165526383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165526383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165526383 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165526383 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165526383 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165526383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165526383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165526384 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165526384 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165526384 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165526739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223288) 20250805165527258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165527258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=223288, count=247528) 20250805165528259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165528259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165528384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165528384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165528384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Tue Aug 5 16:55:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165529260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165529260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_iu_attach_geran_rau started. 20250805165529839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165529842 DMM INFO MM(262420000001001/d3f566fa) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165529842 DMM INFO MM(262420000001001/d3f566fa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165529842 DMM DEBUG GMM(gmm_fsm)[0x612000029620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165529842 DMM DEBUG GMM(gmm_fsm)[0x612000029620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165529842 DMM DEBUG MM_STATE_Iu(2)[0x612000029aa0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165529842 DMM DEBUG MM_STATE_Iu(2)[0x612000029aa0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165529842 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250805165529842 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165529842 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250805165529842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000297a0]{Init}: Deallocated (fsm.c:568) 20250805165529842 DMM DEBUG MM_STATE_Gb[0x612000029920]{Idle}: Deallocated (fsm.c:568) 20250805165529842 DMM DEBUG MM_STATE_Iu(2)[0x612000029aa0]{Detached}: Deallocated (fsm.c:568) 20250805165529843 DMM DEBUG GMM(gmm_fsm)[0x612000029620]{Deregistered}: Deallocated (fsm.c:568) 20250805165529843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1530)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1531)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1530)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1534)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1534)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165529889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165529889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165529889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165529889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165529889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165529889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165529889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165529889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165529889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1534)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165529889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165529889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165529889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165529889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165529889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165529889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165529889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165529889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165529889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165529890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165529890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165529890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165529890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1534)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1534)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165529891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1535)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1531)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1531)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165529897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165529897 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1533)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1536)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1535)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1539)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1539)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165529905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165529905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165529905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165529905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165529905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165529905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165529905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165529905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165529905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1539)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165529906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165529906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165529906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165529906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165529906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165529906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165529906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165529906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165529906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165529906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165529906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165529906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165529906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1539)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1539)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165529908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1540)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1536)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1536)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165529913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165529913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1538)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1541)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1540)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1544)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1544)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165529922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165529922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165529922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165529922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165529922 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165529922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165529922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165529922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165529922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1544)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165529923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165529923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165529923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165529923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165529923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165529924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165529924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165529924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165529924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165529924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165529924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165529924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165529924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1544)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1544)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165529926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-M3UA(1547)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1547)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1547)@9f33ff8d4e14: ************************************************* SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1541)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1541)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165529948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165529948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1543)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165530138 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165530138 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165530138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165530139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1547)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165530148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165530148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165530148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165530148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165530148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165530148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165530148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165530148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165530148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165530148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165530148 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165530149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165530149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165530152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165530152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165530152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165530152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165530152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165530152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165530152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165530152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165530152 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165530152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165530153 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165530153 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165530153 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165530153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165530153 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165530154 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165530154 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165530261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165530262 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165530262 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165530262 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1549)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1549)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165530266 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1549)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1549)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1549)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1549)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165530268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1549)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1549)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165530955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165530955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165530955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165530955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165530955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165530955 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165530955 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165530955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165530955 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165530955 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165530955 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165530955 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165530955 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165530955 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165530955 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165530955 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165530955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165530955 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165530955 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165530955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165530955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165530955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 02 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1533)@9f33ff8d4e14: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='E0B6E5E2'O, index=0 SGSN_Test-GSUP(1550)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1553) TC_iu_attach_geran_rau(1553)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001002'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'D223'O, rac := '59'O ("Y") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1546)@9f33ff8d4e14: Added conn table entry 0TC_iu_attach_geran_rau(1553)1155035 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1546)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165531340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165531340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165531340 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165531340 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165531340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165531340 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531340 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 11 9f db 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 20 62 f2 24 d2 23 59 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165531341 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165531341 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165531341 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165531341 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165531341 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Allocated (fsm.c:456) 20250805165531341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Allocated (fsm.c:456) 20250805165531341 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Allocated (fsm.c:456) 20250805165531341 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Allocated (fsm.c:456) 20250805165531341 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165531341 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165531341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165531341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165531341 DMM DEBUG MM(262420000001002/eec109c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165531341 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:571) 20250805165531341 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531341 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531341 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531341 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165531341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165531341 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165531341 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165531341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165531341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 11 9f db 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165531341 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531341 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531341 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531341 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165531341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165531341 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165531342 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165531342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165531342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 11 9f db 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: { messageType := 2, destLocRef := '119FDB'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1553)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '80589B5463EC15D649D738CC08D2D96E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1DBAB7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AE927A100F9FB26'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '29C38A44D5FDF5AFC04B9E10D6EDEE8D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0A7D1E1D1A81D4F2C4A937BD8B697CE7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '13B31C8215A715E345D175AAEB0726A8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '28251BAAB27BDFC7'O } } } } } SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250805165531349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165531349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165531349 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165531349 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165531349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165531349 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531349 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 02 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165531349 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165531349 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165531349 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165531349 DMM DEBUG MM(262420000001002/eec109c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250805165531349 DMM NOTICE MM(262420000001002/eec109c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165531349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165531349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165531349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165531349 DMM DEBUG MM(262420000001002/eec109c6) Requesting authorization (sgsn_auth.c:160) 20250805165531349 DMM INFO MM(262420000001002/eec109c6) Requesting authentication tuples (sgsn_auth.c:184) 20250805165531349 DMM DEBUG MM(262420000001002/eec109c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165531349 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250805165531349 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1550)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1553) SGSN_Test-GSUP(1550)@9f33ff8d4e14: Added IMSI table entry 0TC_iu_attach_geran_rau(1553)"262420000001002" 20250805165531351 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165531351 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165531351 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165531351 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165531351 DMM INFO MM(262420000001002/eec109c6) Subscriber data update (mmctx.c:445) 20250805165531351 DMM DEBUG MM(262420000001002/eec109c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165531351 DMM INFO MM(262420000001002/eec109c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165531351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165531351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165531351 DMM INFO MM(262420000001002/eec109c6) <- GMM AUTH AND CIPHERING REQ (rand = 80 58 9b 54 63 ec 15 d6 49 d7 38 cc 08 d2 d9 6e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 b3 1c 82 15 a7 15 e3 45 d1 75 aa eb 07 26 a8 ) (gprs_gmm.c:510) 20250805165531351 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:571) 20250805165531352 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531352 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531352 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531352 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165531352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165531352 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165531352 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165531352 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165531352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 11 9f db 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 50 21 80 58 9b 54 63 ec 15 d6 49 d7 38 cc 08 d2 d9 6e 80 28 10 13 b3 1c 82 15 a7 15 e3 45 d1 75 aa eb 07 26 a8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052228251BAA23094399990000100002F02904B27BDFC7'O 20250805165531357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165531357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165531357 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165531357 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165531357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165531357 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531357 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 05 22 28 25 1b aa 23 09 43 99 99 00 00 10 00 02 f0 29 04 b2 7b df c7 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165531357 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165531358 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165531358 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165531358 DMM INFO MM(262420000001002/eec109c6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165531358 DMM NOTICE MM(262420000001002/eec109c6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165531358 DMM DEBUG MM(262420000001002/eec109c6) checking auth: received UMTS RES = 28 25 1b aa b2 7b df c7 (gprs_gmm.c:716) 20250805165531358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165531358 DMM DEBUG MM(262420000001002/eec109c6) Requesting authorization (sgsn_auth.c:160) 20250805165531358 DMM INFO MM(262420000001002/eec109c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165531358 DMM DEBUG MM(262420000001002/eec109c6) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165531358 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250805165531358 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165531358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165531358 DMM DEBUG MM(262420000001002/eec109c6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165531358 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531358 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531358 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531358 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165531358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165531358 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165531358 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165531358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165531359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 11 9f db 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 29 c3 8a 44 d5 fd f5 af c0 4b 9e 10 d6 ed ee 8d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165531367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165531367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165531367 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165531367 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165531367 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165531367 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531367 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165531367 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165531367 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165531367 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165531367 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:417) 20250805165531367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165531367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165531367 DMM INFO MM(262420000001002/eec109c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xeec109c6) (gprs_gmm.c:337) 20250805165531367 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:571) 20250805165531368 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531368 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531368 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531368 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165531368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165531368 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165531368 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165531368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165531368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 11 9f db 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f2 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165531368 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531368 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531368 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531368 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165531368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165531368 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165531368 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165531368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165531368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 11 9f db 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ee c1 09 c6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165531372 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165531372 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165531372 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250805165531372 DMM INFO MM(262420000001002/eec109c6) Subscriber data update (mmctx.c:445) 20250805165531372 DMM DEBUG MM(262420000001002/eec109c6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165531372 DMM INFO MM(262420000001002/eec109c6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165531372 DMM NOTICE MM(262420000001002/eec109c6) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250805165531372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165531372 DMM NOTICE MM(262420000001002/eec109c6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165531372 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20250805165531372 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165531372 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250805165531372 DMM INFO MM(262420000001002/eec109c6) Subscriber data update (mmctx.c:445) 20250805165531372 DMM DEBUG MM(262420000001002/eec109c6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165531374 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531374 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531374 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531374 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165531374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165531375 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165531375 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165531375 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165531375 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531375 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165531375 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165531375 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165531375 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165531375 DMM INFO MM(262420000001002/eec109c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165531375 DMM NOTICE MM(262420000001002/eec109c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165531375 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165531375 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165531375 DMM DEBUG MM_STATE_Iu(3)[0x61200002a220]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165531375 DMM DEBUG MM_STATE_Iu(3)[0x61200002a220]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165531375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165531375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165531375 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531375 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531375 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531375 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165531375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165531375 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165531375 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165531375 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165531375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 11 9f db 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165531380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165531380 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165531380 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165531380 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165531380 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165531380 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531380 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165531380 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165531380 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165531380 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165531380 DMM INFO MM(262420000001002/eec109c6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165531380 DMM DEBUG MM_STATE_Iu(3)[0x61200002a220]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165531380 DMM DEBUG MM_STATE_Iu(3)[0x61200002a220]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165531381 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531381 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531381 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531381 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165531381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165531381 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165531381 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165531381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165531381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 11 9f db 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-RAN(1546)@9f33ff8d4e14: Deleted conn table entry 0TC_iu_attach_geran_rau(1553)1155035 20250805165531382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165531382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165531382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) TC_iu_attach_geran_rau(1553)@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165531382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165531382 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165531382 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165531382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165531382 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165531382 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 03 11 9f db 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_iu_attach_geran_rau-BVCI196(1533)@9f33ff8d4e14: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1533)@9f33ff8d4e14: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='EEC109C6'O, index=1 20250805165531456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165531456 DLLC NOTICE LLME(ffffffff/eec109c6){UNASSIGNED} LLC RX: unknown TLLI 0xeec109c6, creating LLME on the fly (gprs_llc.c:552) 20250805165531457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250805165531457 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805165531457 DMM INFO MM(262420000001002/eec109c6) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: eec109c6, P-TMSI: eec109c6 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250805165531457 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250805165531457 DMM DEBUG MM_STATE_Iu(3)[0x61200002a220]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250805165531457 DMM DEBUG MM_STATE_Iu(3)[0x61200002a220]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165531457 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165531457 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250805165531457 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165531457 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165531457 DLLC NOTICE LLME(ffffffff/eec109c6){UNASSIGNED} LLGM Assign pre (eec109c6 => eec109c6) (gprs_llc.c:1079) 20250805165531457 DLLC NOTICE LLME(eec109c6/eec109c6){ASSIGNED} LLGM Assign post (eec109c6 => eec109c6) (gprs_llc.c:1125) 20250805165531457 DMM INFO MM(262420000001002/eec109c6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1553)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1553)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1533)@9f33ff8d4e14: Removing Client IMSI='262420000001002'H, index=1 20250805165531487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165531488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165531488 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165531488 DMM INFO MM(262420000001002/eec109c6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250805165531488 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250805165531488 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165531488 DLLC NOTICE LLME(eec109c6/eec109c6){ASSIGNED} LLGM Assign pre (ffffffff => eec109c6) (gprs_llc.c:1079) 20250805165531488 DLLC NOTICE LLME(ffffffff/eec109c6){ASSIGNED} LLGM Assign post (ffffffff => eec109c6) (gprs_llc.c:1125) 20250805165531488 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250805165531488 DMM ERROR MM_STATE_Gb[0x61200002a0a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1553)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165531497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1545)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-RAN(1546)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1547)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1550)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1544)@9f33ff8d4e14: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1543)@9f33ff8d4e14: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1533)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1530)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1535)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1534)@9f33ff8d4e14: Final verdict of PTC: none 20250805165531504 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(1541)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1536)@9f33ff8d4e14: Final verdict of PTC: none 20250805165531504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1549)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1551)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1531)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1552)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1539)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1540)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1548)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1542)@9f33ff8d4e14: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1538)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1532)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1537)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1530): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1531): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1532): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1533): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1534): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1535): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1536): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1537): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1538): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1539): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1540): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1541): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1542): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1543): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1544): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1545): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1546): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1547): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1548): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1549): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1550): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1551): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1552): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_iu_attach_geran_rau(1553): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Tue Aug 5 16:55:31 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250805165531580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165531586 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165531586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165531586 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165531586 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165531586 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165531586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165531586 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165531586 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165531586 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165531586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165531586 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165531586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165531586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165531586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165531586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165531586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165531586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165531586 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165531586 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165531586 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165531586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165531586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165531586 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165531586 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165531586 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165531982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255184) 20250805165532505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165532505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=255184, count=256440) 20250805165533507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165533507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165533587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165533588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165533588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Tue Aug 5 16:55:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165534508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165534508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_geran_attach_iu_rau started. 20250805165535068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165535071 DMM INFO MM(262420000001002/eec109c6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165535072 DMM INFO MM(262420000001002/eec109c6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165535072 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165535072 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165535072 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250805165535072 DMM ERROR MM_STATE_Gb[0x61200002a0a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250805165535072 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250805165535072 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165535072 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250805165535072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Deallocated (fsm.c:568) 20250805165535072 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Deallocated (fsm.c:568) 20250805165535072 DMM DEBUG MM_STATE_Iu(3)[0x61200002a220]{Detached}: Deallocated (fsm.c:568) 20250805165535072 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Deallocated (fsm.c:568) 20250805165535072 DLLC NOTICE LLME(ffffffff/eec109c6){ASSIGNED} LLGM Assign pre (eec109c6 => ffffffff) (gprs_llc.c:1079) 20250805165535072 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eec109c6 => ffffffff) (gprs_llc.c:1125) 20250805165535073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1554)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1555)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1554)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1558)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1558)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165535115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165535115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165535115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165535115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165535115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165535115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165535115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165535115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165535116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1558)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165535117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165535117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165535117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165535117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165535117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165535117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165535117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165535117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165535117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165535117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165535117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165535117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165535117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1558)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1558)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165535120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1559)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1555)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1555)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165535124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165535124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1560)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1557)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1559)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1564)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1564)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165535137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165535137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165535137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165535137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165535137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165535137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165535137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165535137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1563)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805165535137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1564)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165535138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165535138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165535138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165535138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165535138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165535138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165535138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165535138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165535138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165535138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165535138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1564)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165535138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165535138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1564)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165535141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1560)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1560)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1565)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250805165535147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165535147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1563)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1568)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1561)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1568)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165535151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165535151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165535151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165535151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165535151 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165535151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165535151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165535151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165535151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1568)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165535152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165535152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165535152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165535152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165535152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165535152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165535152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165535152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165535152 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165535152 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165535152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1568)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165535152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165535152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1568)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165535154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1565)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1565)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250805165535160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165535160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1571)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1571)@9f33ff8d4e14: M3UA emulation initiated, the test can be started MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-M3UA(1571)@9f33ff8d4e14: ************************************************* SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1567)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165535361 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165535361 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165535362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165535362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1571)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165535369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165535369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165535369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165535369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165535369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165535369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165535369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165535369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165535369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165535369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165535369 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165535369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165535369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165535371 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165535372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165535372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165535372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165535372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165535372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165535372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165535372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165535372 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165535372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165535372 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165535372 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165535372 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165535372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165535373 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165535373 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165535373 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165535510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165535510 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165535510 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165535510 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1573)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1573)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165535514 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1573)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1573)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165535515 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1573)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1573)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1573)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1573)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165536180 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165536181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165536181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165536181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165536181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165536181 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165536181 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165536181 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165536181 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165536181 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165536182 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165536182 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165536184 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165536184 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165536184 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165536184 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165536184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165536184 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165536184 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165536184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165536184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165536184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0b 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1570)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1557)@9f33ff8d4e14: Adding Client=TC_geran_attach_iu_rau(1577), IMSI='262420000001003'H, TLLI='F20B37F7'O, index=0 SGSN_Test-GSUP(1574)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1577) TC_geran_attach_iu_rau(1577)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '36C5589F9780374C76F3F13D0B5AB761'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C12346BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F6D26E87F5B7054D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0FEBFFBEC725513FA7BFC3638DA9A2D3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E3C24EE35828A27D3256F79A37A819E2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AE11638F5196B50A2956A766C9EA19A1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8B727E2354F5088D'O } } } } } 20250805165536621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165536621 DLLC NOTICE LLME(ffffffff/f20b37f7){UNASSIGNED} LLC RX: unknown TLLI 0xf20b37f7, creating LLME on the fly (gprs_llc.c:552) 20250805165536621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165536621 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165536621 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Deregistered}: Allocated (fsm.c:456) 20250805165536621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{Init}: Allocated (fsm.c:456) 20250805165536621 DMM DEBUG MM_STATE_Gb[0x61200002a6a0]{Idle}: Allocated (fsm.c:456) 20250805165536621 DMM DEBUG MM_STATE_Iu[0x61200002a820]{Detached}: Allocated (fsm.c:456) 20250805165536621 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165536621 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165536621 DLLC NOTICE LLME(ffffffff/f20b37f7){UNASSIGNED} LLGM Assign pre (f20b37f7 => cdb636da) (gprs_llc.c:1079) 20250805165536621 DLLC NOTICE LLME(f20b37f7/cdb636da){ASSIGNED} LLGM Assign post (f20b37f7 => cdb636da) (gprs_llc.c:1125) 20250805165536621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165536621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165536621 DMM DEBUG MM(262420000001003/cdb636da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165536639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165536639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250805165536639 DMM DEBUG MM_STATE_Gb(0)[0x61200002a6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165536640 DMM DEBUG MM(262420000001003/cdb636da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250805165536640 DMM NOTICE MM(262420000001003/cdb636da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165536640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165536640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165536640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165536640 DMM DEBUG MM(262420000001003/cdb636da) Requesting authorization (sgsn_auth.c:160) 20250805165536640 DMM INFO MM(262420000001003/cdb636da) Requesting authentication tuples (sgsn_auth.c:184) 20250805165536640 DMM DEBUG MM(262420000001003/cdb636da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165536640 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250805165536640 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1574)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1577) SGSN_Test-GSUP(1574)@9f33ff8d4e14: Added IMSI table entry 0TC_geran_attach_iu_rau(1577)"262420000001003" 20250805165536646 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165536646 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165536646 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165536646 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165536646 DMM INFO MM(262420000001003/cdb636da) Subscriber data update (mmctx.c:445) 20250805165536646 DMM DEBUG MM(262420000001003/cdb636da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165536646 DMM INFO MM(262420000001003/cdb636da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165536646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165536646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165536646 DMM INFO MM(262420000001003/cdb636da) <- GMM AUTH AND CIPHERING REQ (rand = 36 c5 58 9f 97 80 37 4c 76 f3 f1 3d 0b 5a b7 61 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ae 11 63 8f 51 96 b5 0a 29 56 a7 66 c9 ea 19 a1 ) (gprs_gmm.c:510) 20250805165536662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165536663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250805165536663 DMM DEBUG MM_STATE_Gb(0)[0x61200002a6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165536663 DMM INFO MM(262420000001003/cdb636da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165536663 DMM NOTICE MM(262420000001003/cdb636da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165536663 DMM DEBUG MM(262420000001003/cdb636da) checking auth: received UMTS RES = 8b 72 7e 23 54 f5 08 8d (gprs_gmm.c:716) 20250805165536663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165536663 DMM DEBUG MM(262420000001003/cdb636da) Requesting authorization (sgsn_auth.c:160) 20250805165536663 DMM INFO MM(262420000001003/cdb636da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165536663 DMM DEBUG MM(262420000001003/cdb636da) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165536663 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250805165536663 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250805165536663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250805165536663 DMM INFO MM(262420000001003/cdb636da) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdb636da) (gprs_gmm.c:337) 20250805165536666 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165536666 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165536666 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250805165536666 DMM INFO MM(262420000001003/cdb636da) Subscriber data update (mmctx.c:445) 20250805165536666 DMM DEBUG MM(262420000001003/cdb636da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165536666 DMM INFO MM(262420000001003/cdb636da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165536666 DMM NOTICE MM(262420000001003/cdb636da) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250805165536667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165536667 DMM NOTICE MM(262420000001003/cdb636da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165536667 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20250805165536668 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165536668 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250805165536668 DMM INFO MM(262420000001003/cdb636da) Subscriber data update (mmctx.c:445) 20250805165536668 DMM DEBUG MM(262420000001003/cdb636da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250805165536681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165536682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250805165536682 DMM DEBUG MM_STATE_Gb(0)[0x61200002a6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250805165536682 DMM INFO MM(262420000001003/cdb636da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165536682 DMM NOTICE MM(262420000001003/cdb636da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165536682 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165536682 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165536682 DLLC NOTICE LLME(f20b37f7/cdb636da){ASSIGNED} LLGM Assign pre (ffffffff => cdb636da) (gprs_llc.c:1079) 20250805165536682 DLLC NOTICE LLME(ffffffff/cdb636da){ASSIGNED} LLGM Assign post (ffffffff => cdb636da) (gprs_llc.c:1125) 20250805165536682 DMM DEBUG MM_STATE_Gb(0)[0x61200002a6a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250805165536682 DMM DEBUG MM_STATE_Gb(0)[0x61200002a6a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250805165536682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165536682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1577)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CDB636DA'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1570)@9f33ff8d4e14: Added conn table entry 0TC_geran_attach_iu_rau(1577)7215876 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1570)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165536763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165536763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165536763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165536763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165536764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165536764 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165536764 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165536764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165536764 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165536764 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 c3 00 00 00 bc 03 02 00 00 01 6e 1b 04 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 52 00 13 40 4e 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 17 16 08 08 70 62 f2 24 33 4f 00 05 12 c7 42 20 00 18 05 f4 cd b6 36 da 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165536767 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165536767 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165536767 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165536767 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250805165536767 DMM INFO MM(262420000001003/cdb636da) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cdb636da (00000000), TLLI: cdb636da (cdb636da), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250805165536767 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250805165536767 DMM DEBUG MM_STATE_Gb(0)[0x61200002a6a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250805165536768 DMM DEBUG MM_STATE_Gb(0)[0x61200002a6a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250805165536768 DLLC NOTICE LLME(ffffffff/cdb636da){ASSIGNED} LLGM Assign pre (cdb636da => ffffffff) (gprs_llc.c:1079) 20250805165536768 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdb636da => ffffffff) (gprs_llc.c:1125) 20250805165536768 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165536768 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250805165536768 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165536768 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165536768 DMM DEBUG MM(262420000001003/cdb636da) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165536769 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165536769 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165536769 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165536769 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165536769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165536770 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165536770 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165536770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165536770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165536770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 6e 1b 04 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165536770 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165536770 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165536770 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165536770 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165536770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165536770 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165536771 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165536771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165536771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165536771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 6e 1b 04 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0f eb ff be c7 25 51 3f a7 bf c3 63 8d a9 a2 d3 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: { messageType := 2, destLocRef := '6E1B04'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165536790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165536790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165536790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165536790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165536790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165536790 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165536790 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165536790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165536790 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165536790 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165536791 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165536791 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165536791 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165536791 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:417) 20250805165536792 DMM INFO MM(262420000001003/cdb636da) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250805165536792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:571) 20250805165536793 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165536793 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165536793 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165536793 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165536793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165536793 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165536793 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165536793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165536793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165536794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 6e 1b 04 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f3 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165536794 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165536794 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165536794 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165536794 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165536794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165536794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165536794 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165536794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165536794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165536794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 04 06 6e 1b 04 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 08 09 00 2a 62 f2 24 33 4f 00 18 05 f4 cd b6 36 da 17 16 32 02 00 00 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1577)@9f33ff8d4e14: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1577)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1577)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1557)@9f33ff8d4e14: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250805165536809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165536809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165536809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165536809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165536809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165536809 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165536809 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165536809 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165536809 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165536809 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 0a 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165536809 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165536809 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165536809 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165536809 DMM INFO MM(262420000001003/cdb636da) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250805165536809 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250805165536809 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165536809 DMM DEBUG MM_STATE_Iu[0x61200002a820]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250805165536809 DMM ERROR MM_STATE_Iu[0x61200002a820]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) TC_geran_attach_iu_rau(1577)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165536812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1570)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1571)@9f33ff8d4e14: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1557)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1568)@9f33ff8d4e14: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1561)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1554)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-SCCP(1569)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1574)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1563)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1564)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1560)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1559)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1555)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1576)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1558)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1572)@9f33ff8d4e14: Final verdict of PTC: none 20250805165536819 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165536819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1573)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1565)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1556)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1562)@9f33ff8d4e14: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1567)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1566)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1575)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1554): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1555): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1556): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1557): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1558): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1559): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1560): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1561): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1562): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1563): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1564): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1565): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1566): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1567): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1568): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1569): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1570): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1571): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1572): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1573): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1574): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1575): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1576): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_geran_attach_iu_rau(1577): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Tue Aug 5 16:55:36 UTC 2025 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20250805165536924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165537010 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165537010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165537010 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165537010 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165537010 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165537010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165537010 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165537011 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165537011 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165537011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165537011 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165537011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165537011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165537011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165537011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165537011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165537011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165537011 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165537011 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165537011 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165537011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165537011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165537012 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165537012 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165537012 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165537012 DMM INFO MM(262420000001003/cdb636da) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250805165537012 DMM DEBUG MM_STATE_Iu[0x61200002a820]{Detached}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165537012 DMM ERROR MM_STATE_Iu[0x61200002a820]{Detached}: Event E_PMM_PS_CONN_RELEASE not permitted (gprs_ranap.c:168) 20250805165537014 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165537014 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165537014 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165537014 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165537014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165537014 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250805165537014 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250805165537427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209328) 20250805165537821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165537821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=209328, count=210584) 20250805165538822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165538822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165539012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165539012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165539012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Tue Aug 5 16:55:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165539823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165539823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user started. 20250805165540531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165540535 DMM INFO MM(262420000001003/cdb636da) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165540535 DMM INFO MM(262420000001003/cdb636da) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165540535 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165540535 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165540535 DMM DEBUG MM_STATE_Iu[0x61200002a820]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165540536 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250805165540536 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165540536 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250805165540536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a520]{Init}: Deallocated (fsm.c:568) 20250805165540536 DMM DEBUG MM_STATE_Gb(0)[0x61200002a6a0]{Idle}: Deallocated (fsm.c:568) 20250805165540536 DMM DEBUG MM_STATE_Iu[0x61200002a820]{Detached}: Deallocated (fsm.c:568) 20250805165540536 DMM DEBUG GMM(gmm_fsm)[0x61200002a3a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165540536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1578)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1579)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1578)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1582)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1582)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165540593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165540593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165540593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165540593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165540593 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165540593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165540593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165540593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165540593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1582)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165540596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165540596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165540596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165540596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165540596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165540596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165540596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165540596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165540596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165540596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165540596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165540597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165540597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1582)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1582)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165540604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1583)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1579)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1579)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165540615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165540615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1581)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1584)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1583)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1587)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1587)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165540623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165540623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165540623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165540623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165540623 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165540623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165540623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165540623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165540623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1587)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165540624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165540624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165540624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165540624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165540624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165540624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165540624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165540624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165540624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165540624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165540624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165540625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165540625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1587)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1587)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165540627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1588)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1584)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1584)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165540631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165540631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1586)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1589)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1588)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1592)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1592)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165540639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165540639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165540640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165540640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165540640 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165540640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165540640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165540640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165540640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1592)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165540640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165540640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165540640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165540640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165540640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165540640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165540640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165540640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165540640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165540640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165540640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165540641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165540641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1592)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1592)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165540643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1589)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1589)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1595)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1595)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1595)@9f33ff8d4e14: ************************************************* MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165540648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165540648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1591)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165540825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165540825 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165540825 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165540825 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1597)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1597)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165540829 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1597)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1597)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1597)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1597)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165540831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1597)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1597)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165540849 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165540849 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165540849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165540849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1595)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165540851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165540851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165540851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165540851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165540851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165540851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165540852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165540852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165540852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165540852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165540852 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165540852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165540852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165540853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165540853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165540853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165540853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165540853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165540853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165540853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165540853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165540854 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165540854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165540854 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165540854 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165540854 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165540854 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165540854 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165540854 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165540855 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165541666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165541666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165541666 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165541666 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165541666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165541666 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541666 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165541667 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165541667 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165541669 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541669 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541669 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541669 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250805165541669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165541669 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165541669 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165541669 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165541669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0c 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1581)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_user(1601), IMSI='262420000001004'H, TLLI='F8E8B8BF'O, index=0 SGSN_Test-GSUP(1598)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1601) TC_attach_pdp_act_user(1601)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '0390'O, rac := '2B'O ("+") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1594)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user(1601)5167650 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1594)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165541926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165541926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165541926 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165541926 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165541926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165541926 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541926 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 4e da 22 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 03 90 2b 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165541927 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165541927 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165541927 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165541927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165541928 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{Deregistered}: Allocated (fsm.c:456) 20250805165541928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{Init}: Allocated (fsm.c:456) 20250805165541928 DMM DEBUG MM_STATE_Gb[0x61200002afa0]{Idle}: Allocated (fsm.c:456) 20250805165541928 DMM DEBUG MM_STATE_Iu[0x61200002b120]{Detached}: Allocated (fsm.c:456) 20250805165541928 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165541928 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165541928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165541928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165541928 DMM DEBUG MM(262420000001004/c5a397fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165541928 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:571) 20250805165541928 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541928 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541928 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541928 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165541928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165541928 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165541928 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165541928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165541928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 4e da 22 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165541928 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541929 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541929 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541929 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165541929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165541929 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165541929 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165541929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165541929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 4e da 22 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: { messageType := 2, destLocRef := '4EDA22'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3BEA314BD44D2C647807AF9562699BBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1BF8436C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A482D4675A250987'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '651A1151609ACE00A694BA5CEBB3C5FA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4F8F711B6F4982FC42E74AD89EA83E37'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AE9654CA0D963750442EF4B3EA7B9E6D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FD1E95979173D8E6'O } } } } } SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250805165541940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165541940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165541940 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165541940 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165541940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165541940 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541940 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165541940 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165541940 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165541940 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165541940 DMM DEBUG MM(262420000001004/c5a397fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250805165541940 DMM NOTICE MM(262420000001004/c5a397fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165541940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165541940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165541940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165541940 DMM DEBUG MM(262420000001004/c5a397fd) Requesting authorization (sgsn_auth.c:160) 20250805165541940 DMM INFO MM(262420000001004/c5a397fd) Requesting authentication tuples (sgsn_auth.c:184) 20250805165541941 DMM DEBUG MM(262420000001004/c5a397fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165541941 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250805165541941 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1598)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1601) SGSN_Test-GSUP(1598)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_user(1601)"262420000001004" 20250805165541944 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165541944 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165541944 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165541944 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165541944 DMM INFO MM(262420000001004/c5a397fd) Subscriber data update (mmctx.c:445) 20250805165541944 DMM DEBUG MM(262420000001004/c5a397fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165541944 DMM INFO MM(262420000001004/c5a397fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165541944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165541944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165541944 DMM INFO MM(262420000001004/c5a397fd) <- GMM AUTH AND CIPHERING REQ (rand = 3b ea 31 4b d4 4d 2c 64 78 07 af 95 62 69 9b ba , mmctx_is_r99=1, vec->auth_types=0x3, autn = ae 96 54 ca 0d 96 37 50 44 2e f4 b3 ea 7b 9e 6d ) (gprs_gmm.c:510) 20250805165541944 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:571) 20250805165541944 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541944 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541944 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541944 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165541945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165541945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165541945 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165541945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165541945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 05 06 4e da 22 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 00 21 3b ea 31 4b d4 4d 2c 64 78 07 af 95 62 69 9b ba 80 28 10 ae 96 54 ca 0d 96 37 50 44 2e f4 b3 ea 7b 9e 6d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022FD1E959723094399990000100004F029049173D8E6'O 20250805165541952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165541952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165541952 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165541952 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165541952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165541952 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541952 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 00 22 fd 1e 95 97 23 09 43 99 99 00 00 10 00 04 f0 29 04 91 73 d8 e6 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165541953 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165541953 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165541953 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165541953 DMM INFO MM(262420000001004/c5a397fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165541953 DMM NOTICE MM(262420000001004/c5a397fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165541953 DMM DEBUG MM(262420000001004/c5a397fd) checking auth: received UMTS RES = fd 1e 95 97 91 73 d8 e6 (gprs_gmm.c:716) 20250805165541953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165541953 DMM DEBUG MM(262420000001004/c5a397fd) Requesting authorization (sgsn_auth.c:160) 20250805165541953 DMM INFO MM(262420000001004/c5a397fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165541953 DMM DEBUG MM(262420000001004/c5a397fd) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165541953 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250805165541953 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165541953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165541953 DMM DEBUG MM(262420000001004/c5a397fd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165541953 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541953 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541953 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541953 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165541953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165541953 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165541953 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165541953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165541953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 4e da 22 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 65 1a 11 51 60 9a ce 00 a6 94 ba 5c eb b3 c5 fa 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165541962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165541962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165541962 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165541962 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165541962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165541962 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541962 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165541962 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165541962 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165541962 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165541963 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:417) 20250805165541963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165541963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165541963 DMM INFO MM(262420000001004/c5a397fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5a397fd) (gprs_gmm.c:337) 20250805165541963 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:571) 20250805165541963 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541963 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541963 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541963 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165541963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165541963 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165541963 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165541963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165541963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 4e da 22 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165541963 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541963 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541963 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541963 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165541963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165541963 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165541963 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165541963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165541963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 4e da 22 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c5 a3 97 fd 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165541967 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165541967 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165541967 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250805165541967 DMM INFO MM(262420000001004/c5a397fd) Subscriber data update (mmctx.c:445) 20250805165541967 DMM DEBUG MM(262420000001004/c5a397fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165541967 DMM INFO MM(262420000001004/c5a397fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165541967 DMM NOTICE MM(262420000001004/c5a397fd) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250805165541967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165541967 DMM NOTICE MM(262420000001004/c5a397fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165541967 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20250805165541967 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165541967 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250805165541967 DMM INFO MM(262420000001004/c5a397fd) Subscriber data update (mmctx.c:445) 20250805165541967 DMM DEBUG MM(262420000001004/c5a397fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165541969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165541969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165541969 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165541969 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165541969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165541969 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541969 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165541969 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165541969 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165541969 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165541969 DMM INFO MM(262420000001004/c5a397fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165541970 DMM NOTICE MM(262420000001004/c5a397fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165541970 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165541970 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165541970 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165541970 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165541970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165541970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165541970 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541970 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541970 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541970 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165541970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165541970 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165541970 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165541970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165541970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 05 06 4e da 22 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165541973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165541974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165541974 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165541974 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165541974 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165541974 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541974 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165541974 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165541974 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165541974 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165541974 DMM INFO MM(262420000001004/c5a397fd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165541974 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165541974 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165541974 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541974 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541974 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541974 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165541974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165541974 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165541974 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165541974 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165541974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 05 04 4e da 22 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 20250805165541975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165541975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165541975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165541975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165541975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165541975 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165541975 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165541975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165541975 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165541975 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 05 4e da 22 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@9f33ff8d4e14: Deleted conn table entry 0TC_attach_pdp_act_user(1601)5167650 TC_attach_pdp_act_user(1601)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_pdp_act_user(1601)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C5A397FD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1594)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user(1601)16638237 SGSN_Test_0-RAN(1594)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: First idle individual index:0 20250805165542178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165542178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165542178 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165542179 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165542179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165542179 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542179 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 fd e1 1d 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 c5 a3 97 fd 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165542181 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165542181 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165542182 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165542182 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC5A397FD) type="signalling"  (gprs_gmm.c:1936) 20250805165542182 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165542182 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165542182 DMM DEBUG MM(262420000001004/c5a397fd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165542183 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542183 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542183 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542183 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165542184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165542184 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165542184 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165542184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165542184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 fd e1 1d 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165542184 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542184 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542184 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542184 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165542184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165542184 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165542184 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165542184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165542184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 fd e1 1d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 65 1a 11 51 60 9a ce 00 a6 94 ba 5c eb b3 c5 fa 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: { messageType := 2, destLocRef := 'FDE11D'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165542193 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165542194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165542194 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165542194 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165542194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165542194 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542194 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165542195 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165542195 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165542195 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165542195 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:417) 20250805165542195 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165542195 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165542195 DMM INFO MM(262420000001004/c5a397fd) <- GMM SERVICE ACCEPT (P-TMSI=0xc5a397fd) (gprs_gmm.c:863) 20250805165542195 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:571) 20250805165542196 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542196 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542196 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542196 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165542196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165542196 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165542196 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165542196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165542196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542196 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 fd e1 1d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165542197 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542197 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542197 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542197 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165542197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165542197 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165542197 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165542197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165542197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 fd e1 1d 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250805165542210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165542210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165542210 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165542210 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165542210 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165542210 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542210 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165542211 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165542211 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165542211 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165542211 DMM INFO MM(262420000001004/c5a397fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165542211 DMM INFO MM(262420000001004/c5a397fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165542211 DMM DEBUG MM(262420000001004/c5a397fd) Using GGSN 0 (gprs_sm.c:317) 20250805165542211 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165542211 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250805165542211 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165542211 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165542211 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:378) 20250805165542224 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 38 00 00 01 80 08 00 10 20 ac b0 67 11 5f 56 12 5f 14 05 7f d5 ed 42 64 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:465) 20250805165542224 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e9dd0, cbp=0x6140000252a0) (sgsn_libgtp.c:633) 20250805165542224 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165542225 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542225 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542225 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542225 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165542225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165542225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165542225 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165542225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165542225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 06 06 fd e1 1d 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 ac b0 67 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_len:30 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680050EBD941'O 20250805165542236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165542236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165542236 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165542236 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165542236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165542236 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542236 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 50 eb d9 41 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165542236 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165542236 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165542236 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165542236 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:635) 20250805165542236 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250805165542236 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:378) 20250805165542236 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165542237 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:571) 20250805165542237 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542237 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542237 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542237 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165542237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165542237 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165542237 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165542237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165542237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542237 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 06 06 fd e1 1d 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165542239 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 39 00 00 01 80 10 20 ac b0 67 11 5f 56 12 5f 7f d5 ed 42 64 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:465) 20250805165542239 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x6140000252a0) (sgsn_libgtp.c:633) 20250805165542239 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user(1601)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_len:16 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250805165542243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165542243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165542243 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165542243 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165542243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165542243 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542243 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165542243 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165542244 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165542244 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165542244 DMM INFO MM(262420000001004/c5a397fd) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250805165542244 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165542244 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:378) 20250805165542244 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:465) 20250805165542244 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e9dd0, cbp=0x6140000252a0) (sgsn_libgtp.c:633) 20250805165542244 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805165542244 DMM INFO MM(262420000001004/c5a397fd) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805165542244 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:571) 20250805165542244 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20250805165542244 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165542244 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542244 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542244 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542244 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165542244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165542245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165542245 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165542245 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165542245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165542245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 fd e1 1d 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1581)@9f33ff8d4e14: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1601)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165542249 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165542249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165542249 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165542249 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165542249 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165542249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165542249 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165542249 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165542249 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165542249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542249 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165542249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165542249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165542249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165542249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165542249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165542249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165542249 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165542249 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165542250 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165542250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165542250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165542250 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165542250 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165542250 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165542250 DMM INFO MM(262420000001004/c5a397fd) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250805165542250 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165542250 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165542250 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165542250 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165542250 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165542250 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165542250 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165542250 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250805165542250 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250805165542251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47684<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1594)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1595)@9f33ff8d4e14: Final verdict of PTC: none 20250805165542254 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(1582)@9f33ff8d4e14: Final verdict of PTC: none 20250805165542254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1593)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1592)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1597)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1581)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1578)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1591)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1588)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1586)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1583)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1584)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1587)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1579)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1598)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1600)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1589)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1596)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1580)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1599)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1590)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1585)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1578): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1579): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1580): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1581): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1582): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1583): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1584): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1585): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1586): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1587): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1588): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1589): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1590): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1591): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1592): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1593): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1594): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1595): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1596): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1597): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1598): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1599): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1600): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user(1601): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Tue Aug 5 16:55:42 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250805165542336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165542839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=334660) 20250805165543254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165543255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=334660, count=363280) 20250805165544250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165544250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165544250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250805165544256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165544256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Tue Aug 5 16:55:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165545256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165545257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250805165545951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165545954 DMM INFO MM(262420000001004/c5a397fd) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165545955 DMM INFO MM(262420000001004/c5a397fd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165545955 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165545955 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165545955 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165545955 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165545955 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250805165545955 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165545955 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250805165545955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ae20]{Init}: Deallocated (fsm.c:568) 20250805165545955 DMM DEBUG MM_STATE_Gb[0x61200002afa0]{Idle}: Deallocated (fsm.c:568) 20250805165545955 DMM DEBUG MM_STATE_Iu(5)[0x61200002b120]{Detached}: Deallocated (fsm.c:568) 20250805165545955 DMM DEBUG GMM(gmm_fsm)[0x61200002aca0]{Deregistered}: Deallocated (fsm.c:568) 20250805165545955 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1602)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1603)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1602)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1606)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1606)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165545995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165545995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165545995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165545995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165545995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165545995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165545995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165545995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165545995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1606)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165545995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165545995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165545995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165545996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165545996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165545996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165545996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165545996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165545996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165545996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165545996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1606)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165545996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165545996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1606)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165545998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1607)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1603)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1603)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165546003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165546003 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1608)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1607)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1611)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1611)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165546010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165546011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165546011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165546011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165546011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165546011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165546011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165546011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165546011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1611)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165546011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165546011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165546012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165546012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165546012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165546012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165546012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165546012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165546012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165546012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165546012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165546012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165546012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1611)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1611)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165546014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1612)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1608)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1608)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165546019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165546019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1613)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1612)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1616)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1616)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165546027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165546027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165546027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165546027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165546027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165546027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165546027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165546027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165546027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1616)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165546028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165546028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165546028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165546028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165546028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165546028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165546028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165546028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165546028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165546028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165546028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165546029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165546029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1616)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1616)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165546031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1613)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1613)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1619)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1619)@9f33ff8d4e14: M3UA emulation initiated, the test can be started MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-M3UA(1619)@9f33ff8d4e14: ************************************************* SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165546036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165546036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165546237 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165546237 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165546237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165546237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1619)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165546245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165546245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165546245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165546245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165546245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165546245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165546245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165546245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165546245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165546245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165546245 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165546245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165546246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165546248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165546248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165546248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165546248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165546248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165546248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165546248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165546248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165546248 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165546248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165546248 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165546248 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165546248 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165546248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165546249 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165546249 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165546249 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165546258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165546258 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165546258 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165546258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1621)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1621)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165546262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1621)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1621)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165546263 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1621)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1621)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1621)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1621)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165547015 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547015 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547015 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547015 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165547015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547015 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165547015 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 6e 1b 04 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165547018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547018 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547018 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547018 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547018 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 04 6e 1b 04 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547218 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547218 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547218 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547218 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547218 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547218 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547219 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547220 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165547220 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165547221 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547221 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547221 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547221 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165547221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547221 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547221 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547221 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 03 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1625), IMSI='262420000001058'H, TLLI='ECE1397A'O, index=0 SGSN_Test-GSUP(1622)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1625) TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001058'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '42A9'O, rac := '4E'O ("N") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1618)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)5667267 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1618)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165547317 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547317 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547317 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547317 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547317 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 56 79 c3 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 85 62 f2 24 42 a9 4e 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547317 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165547317 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165547318 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165547318 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165547318 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{Deregistered}: Allocated (fsm.c:456) 20250805165547318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{Init}: Allocated (fsm.c:456) 20250805165547318 DMM DEBUG MM_STATE_Gb[0x61200002ba20]{Idle}: Allocated (fsm.c:456) 20250805165547318 DMM DEBUG MM_STATE_Iu[0x61200002bba0]{Detached}: Allocated (fsm.c:456) 20250805165547318 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165547318 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165547318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165547318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165547318 DMM DEBUG MM(262420000001058/f7429531) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165547318 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:571) 20250805165547318 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547318 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547318 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547318 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165547318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547318 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547318 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547318 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 56 79 c3 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165547318 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547318 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547318 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547318 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165547318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547318 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547318 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547318 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 56 79 c3 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: { messageType := 2, destLocRef := '5679C3'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E84E9DEDB901E2D88BA6CE9F0B89E465'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A3CDABD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A0337264F325236'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7DA9C92B390B81B165C29DE2D690DB0B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '50E19927C776E9B462F7DEFE9111B940'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '329598AEDD52B6BAC9FEF48C102C4683'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '66419E190A1CFE02'O } } } } } SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250805165547323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547323 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547323 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547323 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547323 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547323 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165547323 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165547323 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165547323 DMM DEBUG MM(262420000001058/f7429531) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250805165547323 DMM NOTICE MM(262420000001058/f7429531) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165547323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165547323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165547323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165547323 DMM DEBUG MM(262420000001058/f7429531) Requesting authorization (sgsn_auth.c:160) 20250805165547323 DMM INFO MM(262420000001058/f7429531) Requesting authentication tuples (sgsn_auth.c:184) 20250805165547323 DMM DEBUG MM(262420000001058/f7429531) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165547323 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250805165547323 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1622)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1625) SGSN_Test-GSUP(1622)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)"262420000001058" 20250805165547324 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165547324 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165547324 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165547324 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165547324 DMM INFO MM(262420000001058/f7429531) Subscriber data update (mmctx.c:445) 20250805165547324 DMM DEBUG MM(262420000001058/f7429531) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165547324 DMM INFO MM(262420000001058/f7429531) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165547324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165547324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165547324 DMM INFO MM(262420000001058/f7429531) <- GMM AUTH AND CIPHERING REQ (rand = e8 4e 9d ed b9 01 e2 d8 8b a6 ce 9f 0b 89 e4 65 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 32 95 98 ae dd 52 b6 ba c9 fe f4 8c 10 2c 46 83 ) (gprs_gmm.c:510) 20250805165547324 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:571) 20250805165547325 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547325 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547325 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547325 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165547325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547325 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547325 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 07 06 56 79 c3 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 e8 4e 9d ed b9 01 e2 d8 8b a6 ce 9f 0b 89 e4 65 80 28 10 32 95 98 ae dd 52 b6 ba c9 fe f4 8c 10 2c 46 83 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813092266419E1923094399990000105008F029040A1CFE02'O 20250805165547327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547327 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547327 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547327 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547327 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 09 22 66 41 9e 19 23 09 43 99 99 00 00 10 50 08 f0 29 04 0a 1c fe 02 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547327 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165547327 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165547327 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165547327 DMM INFO MM(262420000001058/f7429531) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165547327 DMM NOTICE MM(262420000001058/f7429531) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165547327 DMM DEBUG MM(262420000001058/f7429531) checking auth: received UMTS RES = 66 41 9e 19 0a 1c fe 02 (gprs_gmm.c:716) 20250805165547327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165547327 DMM DEBUG MM(262420000001058/f7429531) Requesting authorization (sgsn_auth.c:160) 20250805165547327 DMM INFO MM(262420000001058/f7429531) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165547327 DMM DEBUG MM(262420000001058/f7429531) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165547328 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250805165547328 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165547328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165547328 DMM DEBUG MM(262420000001058/f7429531) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165547328 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547328 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547328 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547328 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165547328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547328 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547328 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 56 79 c3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d a9 c9 2b 39 0b 81 b1 65 c2 9d e2 d6 90 db 0b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165547332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547332 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547332 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547332 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547332 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547332 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165547332 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165547332 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165547332 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:417) 20250805165547332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165547332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165547332 DMM INFO MM(262420000001058/f7429531) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7429531) (gprs_gmm.c:337) 20250805165547332 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:571) 20250805165547332 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547332 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547332 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165547333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547333 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547333 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 56 79 c3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165547333 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547333 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165547333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547333 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547333 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 56 79 c3 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f7 42 95 31 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165547335 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165547335 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165547335 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250805165547335 DMM INFO MM(262420000001058/f7429531) Subscriber data update (mmctx.c:445) 20250805165547335 DMM DEBUG MM(262420000001058/f7429531) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165547335 DMM INFO MM(262420000001058/f7429531) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165547335 DMM NOTICE MM(262420000001058/f7429531) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250805165547335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165547335 DMM NOTICE MM(262420000001058/f7429531) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165547335 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) 20250805165547335 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165547335 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250805165547335 DMM INFO MM(262420000001058/f7429531) Subscriber data update (mmctx.c:445) 20250805165547335 DMM DEBUG MM(262420000001058/f7429531) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165547336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547336 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547337 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547337 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547337 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547337 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165547337 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165547337 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165547337 DMM INFO MM(262420000001058/f7429531) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165547337 DMM NOTICE MM(262420000001058/f7429531) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165547337 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165547337 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165547337 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165547337 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165547337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165547337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165547337 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547337 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547337 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547337 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165547337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547337 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547337 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 07 06 56 79 c3 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165547340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547340 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547340 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547340 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547340 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547340 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165547340 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165547340 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165547340 DMM INFO MM(262420000001058/f7429531) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165547340 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165547340 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165547340 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547340 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547340 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547340 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165547340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547340 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547340 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 07 04 56 79 c3 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 20250805165547341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547341 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) SGSN_Test_0-RAN(1618)@9f33ff8d4e14: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)5667267 20250805165547341 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547341 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547341 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 07 56 79 c3 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F7429531'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1618)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)4227834 SGSN_Test_0-RAN(1618)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: First idle individual index:0 20250805165547542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547543 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547543 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547543 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547543 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 40 82 fa 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f7 42 95 31 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547545 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165547545 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165547545 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165547545 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7429531) type="signalling"  (gprs_gmm.c:1936) 20250805165547545 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165547545 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165547545 DMM DEBUG MM(262420000001058/f7429531) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165547546 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547546 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547546 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547547 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165547547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547547 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547547 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 08 02 40 82 fa 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165547547 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547548 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547548 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547548 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165547548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547548 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547548 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 08 06 40 82 fa 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d a9 c9 2b 39 0b 81 b1 65 c2 9d e2 d6 90 db 0b 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: { messageType := 2, destLocRef := '4082FA'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165547556 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547556 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547557 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547557 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547557 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547557 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547557 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165547557 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165547557 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165547557 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:417) 20250805165547558 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165547558 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165547558 DMM INFO MM(262420000001058/f7429531) <- GMM SERVICE ACCEPT (P-TMSI=0xf7429531) (gprs_gmm.c:863) 20250805165547558 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:571) 20250805165547559 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547559 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547559 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547559 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165547559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547559 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547559 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547559 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 08 06 40 82 fa 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165547559 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547559 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547559 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547559 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165547559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547559 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547559 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547559 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 08 06 40 82 fa 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250805165547571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547572 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547572 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547572 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547572 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547572 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165547572 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165547572 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165547572 DMM INFO MM(262420000001058/f7429531) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165547573 DMM INFO MM(262420000001058/f7429531) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165547573 DMM DEBUG MM(262420000001058/f7429531) Using GGSN 0 (gprs_sm.c:317) 20250805165547573 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165547573 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20250805165547573 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165547573 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165547573 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:378) 20250805165547599 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 3b 00 00 01 80 08 00 10 ab 20 95 88 11 b6 bf 89 51 14 05 7f 03 bd fd 0b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:465) 20250805165547599 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000027ca0) (sgsn_libgtp.c:633) 20250805165547599 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165547599 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547600 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547600 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547600 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165547600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547600 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547600 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 5c 00 00 00 bc 00 00 00 c3 03 00 00 08 06 40 82 fa 00 01 45 00 00 00 41 00 00 01 00 36 40 3a 00 00 01 00 35 00 2b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 10 3e 7f 00 00 67 00 ab 20 95 88 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_len:30 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EC949242'O 20250805165547631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547631 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547631 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547631 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547631 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 ec 94 92 42 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547632 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165547632 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165547632 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165547632 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:635) 20250805165547632 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250805165547632 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:378) 20250805165547632 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165547632 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:571) 20250805165547632 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547632 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547632 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547632 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165547632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547632 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547632 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 08 06 40 82 fa 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165547637 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 3c 00 00 01 80 10 ab 20 95 88 11 b6 bf 89 51 7f 03 bd fd 0b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:465) 20250805165547637 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000027ca0) (sgsn_libgtp.c:633) 20250805165547637 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_len:16 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250805165547649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165547649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165547649 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165547649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165547649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165547649 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547649 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165547650 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165547650 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165547650 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165547650 DMM INFO MM(262420000001058/f7429531) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250805165547650 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165547650 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:378) 20250805165547652 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:465) 20250805165547652 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000027ca0) (sgsn_libgtp.c:633) 20250805165547652 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805165547652 DMM INFO MM(262420000001058/f7429531) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805165547652 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:571) 20250805165547653 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20250805165547653 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165547653 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547653 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547653 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547653 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165547653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547653 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165547653 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165547653 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165547653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165547653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 08 06 40 82 fa 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@9f33ff8d4e14: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1625)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165547664 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165547664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165547664 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165547665 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165547665 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165547665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165547665 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165547665 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165547665 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165547665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547665 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165547665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165547665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165547665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165547665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165547665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165547665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165547665 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165547665 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165547665 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165547665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165547665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165547665 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165547665 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165547665 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165547666 DMM INFO MM(262420000001058/f7429531) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250805165547666 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165547666 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165547666 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165547666 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165547666 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165547666 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165547667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165547667 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250805165547667 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250805165547669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1618)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1619)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1622)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-SCCP(1617)@9f33ff8d4e14: Final verdict of PTC: none 20250805165547673 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1602)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1603)@9f33ff8d4e14: Final verdict of PTC: none 20250805165547673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1608)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1612)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1621)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1616)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1606)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1613)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1614)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1620)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1611)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1607)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1623)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1624)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1609)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1604)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1602): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1603): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1604): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1606): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1607): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1608): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1609): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1611): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1612): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1613): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1614): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1616): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1617): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1618): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1619): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1620): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1621): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1622): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1623): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1624): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1625): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass'. Tue Aug 5 16:55:47 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250805165547748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165548251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=315544) 20250805165548674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165548674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165549232 DGPRS DEBUG Checking for inactive LLMEs, time = 56941148 (sgsn.c:132) 20250805165549244 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165549244 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165549245 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165549245 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165549245 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165549245 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165549246 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165549246 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165549246 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165549246 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) Waiting for packet dumper to finish... 1 (prev_count=315544, count=377600) 20250805165549666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165549666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165549666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250805165549676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165549676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Tue Aug 5 16:55:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165550677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165550677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250805165551354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165551357 DMM INFO MM(262420000001058/f7429531) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165551357 DMM INFO MM(262420000001058/f7429531) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165551357 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165551357 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165551357 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165551357 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165551357 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250805165551357 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165551357 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250805165551357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b8a0]{Init}: Deallocated (fsm.c:568) 20250805165551357 DMM DEBUG MM_STATE_Gb[0x61200002ba20]{Idle}: Deallocated (fsm.c:568) 20250805165551357 DMM DEBUG MM_STATE_Iu(7)[0x61200002bba0]{Detached}: Deallocated (fsm.c:568) 20250805165551357 DMM DEBUG GMM(gmm_fsm)[0x61200002b720]{Deregistered}: Deallocated (fsm.c:568) 20250805165551358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1626)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1627)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1626)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1630)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1630)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165551396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165551396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165551396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165551396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165551396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165551396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165551396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165551396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165551396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1630)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165551397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165551397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165551397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165551397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165551397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165551397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165551397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165551397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165551397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165551397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165551397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165551397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165551398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1630)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1630)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165551401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1631)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1627)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1627)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165551407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165551408 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1632)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1631)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1635)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1635)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165551413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165551413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165551413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165551413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165551414 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165551414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165551414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165551414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165551414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1635)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165551414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165551414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165551414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165551414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165551414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165551414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165551414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165551414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165551414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165551414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165551414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165551415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165551415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1635)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1635)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165551417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1636)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1632)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1632)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165551423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165551423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1637)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1636)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1640)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1640)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165551431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165551431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165551431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165551431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165551431 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165551431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165551431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165551431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165551431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1640)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165551431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165551431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165551431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165551431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165551431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165551431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165551431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165551431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165551431 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165551431 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165551432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1640)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165551432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165551432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1640)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165551434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1637)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1637)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-M3UA(1643)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1643)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1643)@9f33ff8d4e14: ************************************************* SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165551439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165551439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165551640 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165551640 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165551640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165551640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1643)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165551647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165551647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165551647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165551647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165551647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165551647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165551647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165551647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165551648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165551648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165551648 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165551648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165551648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165551650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165551650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165551650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165551650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165551651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165551651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165551651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165551651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165551651 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165551651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165551651 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165551651 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165551651 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165551651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165551652 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165551652 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165551652 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165551678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165551678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165551678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165551678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1645)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1645)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165551682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1645)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1645)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165551683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1645)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1645)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1645)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1645)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165552251 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552251 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552251 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552251 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165552251 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552252 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165552252 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552252 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 fd e1 1d 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165552254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165552254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165552254 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165552254 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165552254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165552254 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552254 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 06 fd e1 1d 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165552458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165552458 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165552458 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165552459 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165552459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165552459 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552459 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165552460 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165552460 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165552462 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552462 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552462 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552462 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165552462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552462 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165552462 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 02 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649), IMSI='262420000001055'H, TLLI='E2BFF058'O, index=0 SGSN_Test-GSUP(1646)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'B219'O, rac := '61'O ("a") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1642)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)7308363 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1642)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165552780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165552780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165552780 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165552780 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165552780 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165552780 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552780 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 6f 84 4b 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 55 62 f2 24 b2 19 61 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165552781 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165552781 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165552781 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165552781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165552781 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{Deregistered}: Allocated (fsm.c:456) 20250805165552781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{Init}: Allocated (fsm.c:456) 20250805165552781 DMM DEBUG MM_STATE_Gb[0x61200002c4a0]{Idle}: Allocated (fsm.c:456) 20250805165552781 DMM DEBUG MM_STATE_Iu[0x61200002c620]{Detached}: Allocated (fsm.c:456) 20250805165552781 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165552781 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165552781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165552781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165552781 DMM DEBUG MM(262420000001055/ee82634c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165552781 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:571) 20250805165552782 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552782 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552782 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552782 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165552782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552782 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165552782 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 6f 84 4b 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165552782 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552782 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552782 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552782 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165552782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552782 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165552782 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6f 84 4b 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: { messageType := 2, destLocRef := '6F844B'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '74FD95D03627D301755E25AC7FD09FA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F75709A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B11E81B3B2DBF4DD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F8A8A684E68F9CB7681DD910EC8AD4F5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1081E3646BC7E2246A092E96EC1C8FBE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '12E1A9D6DD21E3CB5A8584F0AA3672D8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6CE140E0AE740281'O } } } } } SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250805165552788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165552788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165552788 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165552788 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165552788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165552788 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552788 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 05 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165552789 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165552789 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165552789 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165552789 DMM DEBUG MM(262420000001055/ee82634c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250805165552789 DMM NOTICE MM(262420000001055/ee82634c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165552789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165552789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165552789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165552789 DMM DEBUG MM(262420000001055/ee82634c) Requesting authorization (sgsn_auth.c:160) 20250805165552789 DMM INFO MM(262420000001055/ee82634c) Requesting authentication tuples (sgsn_auth.c:184) 20250805165552789 DMM DEBUG MM(262420000001055/ee82634c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165552789 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250805165552789 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1646)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) SGSN_Test-GSUP(1646)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)"262420000001055" 20250805165552791 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165552791 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165552791 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165552791 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165552791 DMM INFO MM(262420000001055/ee82634c) Subscriber data update (mmctx.c:445) 20250805165552791 DMM DEBUG MM(262420000001055/ee82634c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165552791 DMM INFO MM(262420000001055/ee82634c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165552791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165552791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165552791 DMM INFO MM(262420000001055/ee82634c) <- GMM AUTH AND CIPHERING REQ (rand = 74 fd 95 d0 36 27 d3 01 75 5e 25 ac 7f d0 9f a7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 12 e1 a9 d6 dd 21 e3 cb 5a 85 84 f0 aa 36 72 d8 ) (gprs_gmm.c:510) 20250805165552791 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:571) 20250805165552792 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552792 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552792 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552792 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165552792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552792 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165552792 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6f 84 4b 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 70 21 74 fd 95 d0 36 27 d3 01 75 5e 25 ac 7f d0 9f a7 80 28 10 12 e1 a9 d6 dd 21 e3 cb 5a 85 84 f0 aa 36 72 d8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307226CE140E023094399990000105005F02904AE740281'O 20250805165552796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165552796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165552796 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165552796 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165552796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165552796 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552796 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 07 22 6c e1 40 e0 23 09 43 99 99 00 00 10 50 05 f0 29 04 ae 74 02 81 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165552797 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165552797 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165552797 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165552797 DMM INFO MM(262420000001055/ee82634c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165552797 DMM NOTICE MM(262420000001055/ee82634c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165552797 DMM DEBUG MM(262420000001055/ee82634c) checking auth: received UMTS RES = 6c e1 40 e0 ae 74 02 81 (gprs_gmm.c:716) 20250805165552797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165552797 DMM DEBUG MM(262420000001055/ee82634c) Requesting authorization (sgsn_auth.c:160) 20250805165552797 DMM INFO MM(262420000001055/ee82634c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165552797 DMM DEBUG MM(262420000001055/ee82634c) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165552797 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250805165552797 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165552797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165552797 DMM DEBUG MM(262420000001055/ee82634c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165552798 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552798 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552798 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552798 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165552798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552798 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165552798 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552798 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6f 84 4b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f8 a8 a6 84 e6 8f 9c b7 68 1d d9 10 ec 8a d4 f5 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165552805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165552805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165552805 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165552805 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165552805 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165552805 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552805 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165552806 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165552806 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165552806 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165552806 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:417) 20250805165552806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165552806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165552806 DMM INFO MM(262420000001055/ee82634c) <- GMM ATTACH ACCEPT (new P-TMSI=0xee82634c) (gprs_gmm.c:337) 20250805165552806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:571) 20250805165552807 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552807 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552807 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552807 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165552807 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552807 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165552807 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552807 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6f 84 4b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165552807 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552807 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552807 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552807 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165552807 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552807 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165552807 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552807 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6f 84 4b 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ee 82 63 4c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165552813 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165552813 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165552813 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250805165552813 DMM INFO MM(262420000001055/ee82634c) Subscriber data update (mmctx.c:445) 20250805165552813 DMM DEBUG MM(262420000001055/ee82634c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165552813 DMM INFO MM(262420000001055/ee82634c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165552813 DMM NOTICE MM(262420000001055/ee82634c) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250805165552813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165552813 DMM NOTICE MM(262420000001055/ee82634c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165552813 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) 20250805165552814 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165552814 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250805165552814 DMM INFO MM(262420000001055/ee82634c) Subscriber data update (mmctx.c:445) 20250805165552814 DMM DEBUG MM(262420000001055/ee82634c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165552817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165552817 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165552817 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165552817 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165552817 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165552817 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552817 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165552818 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165552818 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165552818 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165552818 DMM INFO MM(262420000001055/ee82634c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165552818 DMM NOTICE MM(262420000001055/ee82634c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165552818 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165552818 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165552818 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165552818 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165552818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165552818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165552818 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552818 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552818 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552818 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165552818 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552818 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165552818 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552818 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6f 84 4b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165552826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165552826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165552826 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165552826 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165552826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165552826 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552826 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165552827 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165552827 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165552827 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165552827 DMM INFO MM(262420000001055/ee82634c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165552827 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165552828 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165552828 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552828 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552828 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552828 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165552828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165552828 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165552829 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165552829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165552829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 6f 84 4b 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 20250805165552830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165552830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165552830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165552830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165552830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165552831 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165552831 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165552831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) SGSN_Test_0-RAN(1642)@9f33ff8d4e14: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)7308363 20250805165552831 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165552831 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 09 6f 84 4b 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'EE82634C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1642)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)6522385 SGSN_Test_0-RAN(1642)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: First idle individual index:0 20250805165553034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165553034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165553035 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165553035 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165553035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165553035 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553035 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 63 86 11 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 ee 82 63 4c 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165553038 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165553038 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165553038 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165553038 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEE82634C) type="signalling"  (gprs_gmm.c:1936) 20250805165553038 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165553038 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165553038 DMM DEBUG MM(262420000001055/ee82634c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165553039 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553039 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250805165553039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165553040 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165553040 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165553040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165553040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0a 02 63 86 11 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165553040 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553040 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553040 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553040 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250805165553040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165553040 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165553040 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165553040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165553040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 63 86 11 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f8 a8 a6 84 e6 8f 9c b7 68 1d d9 10 ec 8a d4 f5 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: { messageType := 2, destLocRef := '638611'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165553050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165553051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165553051 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165553051 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165553051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165553051 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553051 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165553051 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165553052 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165553052 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165553052 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:417) 20250805165553052 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165553052 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165553052 DMM INFO MM(262420000001055/ee82634c) <- GMM SERVICE ACCEPT (P-TMSI=0xee82634c) (gprs_gmm.c:863) 20250805165553052 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:571) 20250805165553053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250805165553053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165553053 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165553053 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165553053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165553053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 63 86 11 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165553053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250805165553053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165553053 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165553054 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165553054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165553054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 63 86 11 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250805165553066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165553066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165553066 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165553066 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165553066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165553066 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553066 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165553067 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165553067 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165553067 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165553067 DMM INFO MM(262420000001055/ee82634c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165553067 DMM INFO MM(262420000001055/ee82634c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165553067 DMM DEBUG MM(262420000001055/ee82634c) Using GGSN 0 (gprs_sm.c:317) 20250805165553067 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165553067 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20250805165553067 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165553067 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165553068 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:378) 20250805165553093 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 3e 00 00 01 80 08 00 10 54 87 64 37 11 82 61 b2 ab 14 05 7f f8 28 4c 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:465) 20250805165553093 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e9dd0, cbp=0x61400002aaa0) (sgsn_libgtp.c:633) 20250805165553093 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165553093 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553093 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553093 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553093 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250805165553094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165553094 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165553094 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165553094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165553094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 63 86 11 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 54 87 64 37 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_len:33 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800BDDA8512'O 20250805165553124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165553124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165553124 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165553124 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165553124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165553124 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553124 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 38 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 21 60 00 00 1d 00 00 01 00 34 40 16 00 00 01 00 33 40 0f 60 28 dc 35 00 01 7f 00 00 68 00 bd da 85 12 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165553125 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165553125 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165553125 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165553125 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:635) 20250805165553125 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20250805165553125 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:378) 20250805165553125 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165553125 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:571) 20250805165553125 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553126 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553126 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553126 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250805165553126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165553126 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165553126 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165553126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165553126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 63 86 11 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165553131 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 3f 00 00 01 80 10 54 87 64 37 11 82 61 b2 ab 7f f8 28 4c 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1087 from retransmit req queue (gtp.c:465) 20250805165553131 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x61400002aaa0) (sgsn_libgtp.c:633) 20250805165553131 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_len:16 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250805165553141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165553141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165553141 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165553141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165553141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165553141 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553141 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165553141 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165553142 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165553142 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165553142 DMM INFO MM(262420000001055/ee82634c) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250805165553142 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165553142 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:378) 20250805165553144 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:465) 20250805165553144 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e9dd0, cbp=0x61400002aaa0) (sgsn_libgtp.c:633) 20250805165553144 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805165553144 DMM INFO MM(262420000001055/ee82634c) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805165553144 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:571) 20250805165553144 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20250805165553144 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165553144 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553144 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553144 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553144 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250805165553144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165553145 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165553145 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165553145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165553145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165553145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 63 86 11 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@9f33ff8d4e14: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165553156 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165553156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165553156 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165553156 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165553156 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165553156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165553156 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165553156 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165553156 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165553156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553156 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165553156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165553156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165553156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165553157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165553157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165553157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165553157 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165553157 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165553157 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165553157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165553157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165553157 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165553157 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165553157 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165553157 DMM INFO MM(262420000001055/ee82634c) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250805165553157 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165553157 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165553158 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165553158 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165553158 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165553158 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250805165553158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165553158 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250805165553158 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250805165553160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1642)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1646)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-SCCP(1641)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1640)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1631)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1643)@9f33ff8d4e14: Final verdict of PTC: none 20250805165553164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165553165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(1648)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1632)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1645)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1630)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1635)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1626)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1637)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1647)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1633)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1628)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1627)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1644)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1638)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1636)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1626): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1627): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1628): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1630): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1631): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1632): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1633): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1635): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1636): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1637): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1638): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1640): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1641): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1642): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1643): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1644): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1645): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1646): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1647): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1648): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass'. Tue Aug 5 16:55:53 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250805165553272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165553774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376564) 20250805165554165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165554165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=376564, count=378444) 20250805165555157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165555157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165555157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250805165555167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165555168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Tue Aug 5 16:55:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165556169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165556169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250805165556839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165556842 DMM INFO MM(262420000001055/ee82634c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165556842 DMM INFO MM(262420000001055/ee82634c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165556842 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165556842 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165556842 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165556842 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165556842 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250805165556842 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165556842 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250805165556842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c320]{Init}: Deallocated (fsm.c:568) 20250805165556842 DMM DEBUG MM_STATE_Gb[0x61200002c4a0]{Idle}: Deallocated (fsm.c:568) 20250805165556842 DMM DEBUG MM_STATE_Iu(9)[0x61200002c620]{Detached}: Deallocated (fsm.c:568) 20250805165556842 DMM DEBUG GMM(gmm_fsm)[0x61200002c1a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165556842 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1650)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1651)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1650)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1654)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1654)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165556890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165556890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165556890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165556890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165556890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165556890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165556890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165556890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165556890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1654)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165556892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165556892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165556892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165556893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165556893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165556893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165556893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165556893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165556893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165556893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165556893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165556893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165556893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1654)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1654)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165556897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1655)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1651)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1651)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165556904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165556904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1656)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1655)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1659)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1659)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165556911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165556911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165556911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165556911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165556911 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165556911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165556911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165556911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165556911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1659)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165556912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165556912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165556912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165556912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165556912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165556912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165556912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165556912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165556912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165556912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165556912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165556912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165556912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1659)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1659)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165556914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1656)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1656)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1660)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805165556919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165556919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1661)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1660)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1664)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1664)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165556929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165556929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165556929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165556929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165556929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165556929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165556929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165556929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165556929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1664)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165556930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165556930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165556930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165556930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165556930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165556930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165556930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165556930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165556930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165556930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165556930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165556930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165556930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1664)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1664)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165556933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1661)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1661)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165556937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165556938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1667)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1667)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1667)@9f33ff8d4e14: ************************************************* MTC@9f33ff8d4e14: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165557140 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165557140 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165557140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165557140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1667)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165557148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165557148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165557148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165557148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165557148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165557148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165557148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165557148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165557148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165557148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165557148 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165557149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165557149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165557151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165557151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165557151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165557151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165557151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165557151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165557151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165557151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165557151 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165557151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165557151 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165557151 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165557151 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165557151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165557152 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165557152 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165557152 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165557170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165557170 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165557170 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165557170 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1669)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1669)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165557174 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1669)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1669)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165557175 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1669)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1669)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1669)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1669)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165557668 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165557668 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165557668 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165557668 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165557668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165557668 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165557668 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165557668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165557668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165557668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 40 82 fa 00 00 08 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165557677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165557677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165557677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165557677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165557677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165557677 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165557677 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165557677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165557678 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165557678 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 08 40 82 fa 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165557949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165557949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165557949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165557949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165557949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165557949 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165557949 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165557949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165557950 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165557950 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165557950 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165557950 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165557951 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165557951 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165557951 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165557951 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165557951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165557951 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165557951 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165557951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165557951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165557951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0b 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673), IMSI='262420000001056'H, TLLI='E4E09E1E'O, index=0 SGSN_Test-GSUP(1670)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'C3C3'O, rac := '8D'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1666)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)3316314 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1666)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165558269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558269 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558269 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558269 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558269 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 32 9a 5a 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 65 62 f2 24 c3 c3 8d 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558270 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165558270 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165558270 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165558270 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165558270 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Allocated (fsm.c:456) 20250805165558270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Allocated (fsm.c:456) 20250805165558270 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Allocated (fsm.c:456) 20250805165558270 DMM DEBUG MM_STATE_Iu[0x61200002d0a0]{Detached}: Allocated (fsm.c:456) 20250805165558270 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165558270 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165558270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165558270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165558270 DMM DEBUG MM(262420000001056/fa740078) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165558270 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:571) 20250805165558270 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558270 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558270 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558270 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165558270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558270 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558270 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0b 02 32 9a 5a 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165558270 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558270 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558270 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558270 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165558270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558270 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558270 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 32 9a 5a 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: { messageType := 2, destLocRef := '329A5A'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DF3B7E1E35A67F6E183DE30294D8C69B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2E80E4C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '654AAE0101F612DE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BB3047AA555E79969415B3EA8690C29A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1B66123D8A645D858FD4DFD22F1D2CC8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A6E7D874F3C06CD0175FFD2828BB5DAF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EFA0241842CA91A0'O } } } } } SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250805165558278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558278 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558278 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558278 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558278 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 06 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558278 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165558278 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165558278 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165558278 DMM DEBUG MM(262420000001056/fa740078) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250805165558278 DMM NOTICE MM(262420000001056/fa740078) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165558278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165558278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165558278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165558278 DMM DEBUG MM(262420000001056/fa740078) Requesting authorization (sgsn_auth.c:160) 20250805165558278 DMM INFO MM(262420000001056/fa740078) Requesting authentication tuples (sgsn_auth.c:184) 20250805165558278 DMM DEBUG MM(262420000001056/fa740078) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165558278 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250805165558278 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1670)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) SGSN_Test-GSUP(1670)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)"262420000001056" 20250805165558281 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165558281 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165558281 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165558281 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165558281 DMM INFO MM(262420000001056/fa740078) Subscriber data update (mmctx.c:445) 20250805165558281 DMM DEBUG MM(262420000001056/fa740078) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165558281 DMM INFO MM(262420000001056/fa740078) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165558281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165558281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165558281 DMM INFO MM(262420000001056/fa740078) <- GMM AUTH AND CIPHERING REQ (rand = df 3b 7e 1e 35 a6 7f 6e 18 3d e3 02 94 d8 c6 9b , mmctx_is_r99=1, vec->auth_types=0x3, autn = a6 e7 d8 74 f3 c0 6c d0 17 5f fd 28 28 bb 5d af ) (gprs_gmm.c:510) 20250805165558281 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:571) 20250805165558282 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558282 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558282 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558282 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165558282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558282 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558282 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 32 9a 5a 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 00 21 df 3b 7e 1e 35 a6 7f 6e 18 3d e3 02 94 d8 c6 9b 80 28 10 a6 e7 d8 74 f3 c0 6c d0 17 5f fd 28 28 bb 5d af 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022EFA0241823094399990000105006F0290442CA91A0'O 20250805165558290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558290 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558290 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558290 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558290 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558290 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 00 22 ef a0 24 18 23 09 43 99 99 00 00 10 50 06 f0 29 04 42 ca 91 a0 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558291 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165558291 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165558291 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165558291 DMM INFO MM(262420000001056/fa740078) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165558291 DMM NOTICE MM(262420000001056/fa740078) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165558291 DMM DEBUG MM(262420000001056/fa740078) checking auth: received UMTS RES = ef a0 24 18 42 ca 91 a0 (gprs_gmm.c:716) 20250805165558291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165558291 DMM DEBUG MM(262420000001056/fa740078) Requesting authorization (sgsn_auth.c:160) 20250805165558291 DMM INFO MM(262420000001056/fa740078) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165558291 DMM DEBUG MM(262420000001056/fa740078) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165558291 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250805165558292 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f6 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165558292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165558292 DMM DEBUG MM(262420000001056/fa740078) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165558292 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558292 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558292 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558292 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165558292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558292 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558292 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 32 9a 5a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bb 30 47 aa 55 5e 79 96 94 15 b3 ea 86 90 c2 9a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165558304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558304 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558304 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558304 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558304 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558304 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558305 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165558305 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165558305 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165558305 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:417) 20250805165558305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165558305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165558306 DMM INFO MM(262420000001056/fa740078) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa740078) (gprs_gmm.c:337) 20250805165558306 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:571) 20250805165558306 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558306 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558306 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558306 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165558306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558306 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558306 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 32 9a 5a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165558306 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558307 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558307 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558307 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165558307 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558307 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558307 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558307 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558307 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 32 9a 5a 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 fa 74 00 78 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165558312 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165558312 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165558312 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250805165558312 DMM INFO MM(262420000001056/fa740078) Subscriber data update (mmctx.c:445) 20250805165558312 DMM DEBUG MM(262420000001056/fa740078) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165558312 DMM INFO MM(262420000001056/fa740078) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165558312 DMM NOTICE MM(262420000001056/fa740078) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250805165558312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165558312 DMM NOTICE MM(262420000001056/fa740078) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165558312 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) 20250805165558312 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165558313 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250805165558313 DMM INFO MM(262420000001056/fa740078) Subscriber data update (mmctx.c:445) 20250805165558313 DMM DEBUG MM(262420000001056/fa740078) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165558316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558316 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558316 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558316 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558316 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558316 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165558316 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165558316 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165558316 DMM INFO MM(262420000001056/fa740078) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165558316 DMM NOTICE MM(262420000001056/fa740078) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165558316 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165558317 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165558317 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165558317 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165558317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165558317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165558317 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558317 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558317 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558317 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165558317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558317 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558317 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558317 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 32 9a 5a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165558328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558329 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558329 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558329 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558329 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558329 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165558329 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165558329 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165558329 DMM INFO MM(262420000001056/fa740078) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165558329 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165558330 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165558330 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558330 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558330 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558330 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250805165558330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558330 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558330 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0b 04 32 9a 5a 00 00 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 20250805165558332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558332 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558332 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558332 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558332 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0b 32 9a 5a 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@9f33ff8d4e14: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)3316314 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FA740078'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1666)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)193144 SGSN_Test_0-RAN(1666)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: First idle individual index:0 20250805165558534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558534 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558534 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558535 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558535 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 02 f2 78 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 fa 74 00 78 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558536 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165558536 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165558537 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165558537 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA740078) type="signalling"  (gprs_gmm.c:1936) 20250805165558537 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165558537 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165558537 DMM DEBUG MM(262420000001056/fa740078) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165558538 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558538 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558538 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558538 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250805165558538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558538 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558538 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0c 02 02 f2 78 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165558538 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558538 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558538 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558538 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250805165558538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558538 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558539 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 02 f2 78 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bb 30 47 aa 55 5e 79 96 94 15 b3 ea 86 90 c2 9a 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: { messageType := 2, destLocRef := '02F278'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165558548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558548 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558548 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558548 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558548 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558549 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165558549 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165558549 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165558549 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:417) 20250805165558549 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165558549 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165558550 DMM INFO MM(262420000001056/fa740078) <- GMM SERVICE ACCEPT (P-TMSI=0xfa740078) (gprs_gmm.c:863) 20250805165558550 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:571) 20250805165558550 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558550 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558550 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558550 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250805165558550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558550 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 02 f2 78 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165558551 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558551 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558551 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558551 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250805165558551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558551 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558551 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 02 f2 78 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250805165558563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558563 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558564 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558564 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558564 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558564 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165558564 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165558564 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165558564 DMM INFO MM(262420000001056/fa740078) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165558564 DMM INFO MM(262420000001056/fa740078) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165558565 DMM DEBUG MM(262420000001056/fa740078) Using GGSN 0 (gprs_sm.c:317) 20250805165558565 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165558565 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20250805165558565 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165558565 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165558565 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:378) 20250805165558588 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 41 00 00 01 80 08 00 10 69 67 c2 3d 11 aa 40 e4 19 14 05 7f 1e 3c ae e9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:465) 20250805165558588 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e9dd0, cbp=0x61400002d4a0) (sgsn_libgtp.c:633) 20250805165558588 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165558589 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558589 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558589 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558589 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250805165558589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558589 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558589 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 02 f2 78 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 69 67 c2 3d 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_len:46 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F000068000000000000000000000000000091570BAC'O 20250805165558634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558634 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558634 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558634 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558634 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 2a 7c 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 91 57 0b ac 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558636 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165558636 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165558636 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165558637 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:635) 20250805165558637 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20250805165558637 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:378) 20250805165558637 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165558637 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:571) 20250805165558639 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558639 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558639 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558639 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250805165558639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558639 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558639 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 02 f2 78 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165558655 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 42 00 00 01 80 10 69 67 c2 3d 11 aa 40 e4 19 7f 1e 3c ae e9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:465) 20250805165558655 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x61400002d4a0) (sgsn_libgtp.c:633) 20250805165558655 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_len:16 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250805165558685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165558686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165558686 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165558686 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165558686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165558686 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558686 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165558686 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165558686 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165558687 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165558687 DMM INFO MM(262420000001056/fa740078) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250805165558687 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165558687 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:378) 20250805165558689 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:465) 20250805165558689 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e9dd0, cbp=0x61400002d4a0) (sgsn_libgtp.c:633) 20250805165558689 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805165558689 DMM INFO MM(262420000001056/fa740078) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805165558689 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:571) 20250805165558689 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20250805165558689 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165558689 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558689 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558689 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558689 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250805165558689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558689 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165558689 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165558689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165558689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165558689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 02 f2 78 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@9f33ff8d4e14: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165558697 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165558697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165558697 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165558697 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165558697 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165558697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165558697 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165558697 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165558697 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165558697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558697 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165558697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165558697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165558697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165558697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165558697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165558697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165558697 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165558697 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165558697 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165558697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165558697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165558698 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165558698 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165558698 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165558698 DMM INFO MM(262420000001056/fa740078) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250805165558698 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165558698 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165558698 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165558698 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165558699 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165558699 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250805165558699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165558699 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250805165558699 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250805165558700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45514<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250805165558702 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165558702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1665)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1670)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1655)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1654)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-RAN(1666)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1656)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1669)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1667)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1664)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1661)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1662)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1660)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1652)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1671)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1668)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1657)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1650)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1651)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1672)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1659)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1650): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1651): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1652): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1654): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1655): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1656): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1657): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1659): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1660): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1661): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1662): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1664): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1665): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1666): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1667): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1668): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1669): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1670): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1671): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1672): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass'. Tue Aug 5 16:55:58 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250805165558787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165559289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376840) 20250805165559703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165559703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=376840, count=378916) 20250805165600698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165600698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165600698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250805165600705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165600705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Tue Aug 5 16:56:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165601707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165601707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250805165602399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165602402 DMM INFO MM(262420000001056/fa740078) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165602402 DMM INFO MM(262420000001056/fa740078) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165602402 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165602402 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165602402 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165602402 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165602402 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250805165602402 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165602402 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250805165602402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Deallocated (fsm.c:568) 20250805165602402 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Deallocated (fsm.c:568) 20250805165602402 DMM DEBUG MM_STATE_Iu(11)[0x61200002d0a0]{Detached}: Deallocated (fsm.c:568) 20250805165602402 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Deallocated (fsm.c:568) 20250805165602402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1674)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1675)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1674)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1678)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1678)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165602451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165602451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165602451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165602451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165602451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165602451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165602451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165602451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165602451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1678)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165602452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165602452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165602452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165602452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165602452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165602452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165602452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165602452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165602452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165602452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165602452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165602452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165602452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1678)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1678)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165602455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1679)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1675)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1675)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165602462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165602462 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1680)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1679)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1683)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1683)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165602471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165602471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165602471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165602471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165602471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165602471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165602471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165602471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165602471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1683)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165602472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165602472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165602472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165602472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165602472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165602472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165602472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165602472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165602472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165602472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165602472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1683)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165602472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165602472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1683)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165602474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1684)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1680)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1680)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165602479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165602479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1685)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1684)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1688)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1688)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165602488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165602488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165602488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165602488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165602488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165602488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165602488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165602488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165602488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1688)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165602489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165602489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165602489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165602489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165602489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165602489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165602489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165602489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165602489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165602489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165602489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165602489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165602489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1688)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1688)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165602491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1685)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1685)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1691)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1691)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1691)@9f33ff8d4e14: ************************************************* MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165602497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165602497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165602697 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165602697 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165602697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165602697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1691)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165602702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165602702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165602702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165602702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165602702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165602702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165602702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165602702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165602702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165602702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165602702 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165602702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165602702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165602703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165602703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165602703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165602703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165602703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165602703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165602703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165602703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165602703 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165602703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165602703 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165602703 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165602703 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165602703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165602703 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165602703 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165602704 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165602708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165602708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165602708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165602708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1693)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1693)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165602709 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250805165602709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1693)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1693)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1693)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1693)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1693)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1693)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165603160 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603160 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603160 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603160 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165603160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603160 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165603160 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 63 86 11 00 00 0a 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165603172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165603172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165603172 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165603172 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165603172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165603172 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603172 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0a 63 86 11 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165603513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165603513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165603513 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165603513 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165603513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165603513 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603514 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165603515 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165603515 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165603517 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603517 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603517 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603517 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165603517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603517 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165603517 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1690)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697), IMSI='262420000001057'H, TLLI='D5716E7F'O, index=0 SGSN_Test-GSUP(1694)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'E105'O, rac := 'F2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1690)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)10149912 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1690)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165603791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165603791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165603791 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165603791 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165603791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165603791 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603791 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 9a e0 18 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 75 62 f2 24 e1 05 f2 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165603792 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165603792 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165603792 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165603792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165603793 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{Deregistered}: Allocated (fsm.c:456) 20250805165603793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{Init}: Allocated (fsm.c:456) 20250805165603793 DMM DEBUG MM_STATE_Gb[0x61200002d9a0]{Idle}: Allocated (fsm.c:456) 20250805165603793 DMM DEBUG MM_STATE_Iu[0x61200002db20]{Detached}: Allocated (fsm.c:456) 20250805165603793 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165603793 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165603793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165603793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165603793 DMM DEBUG MM(262420000001057/f586b046) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165603793 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:571) 20250805165603793 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603793 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603793 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603793 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250805165603793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603793 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165603793 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0d 02 9a e0 18 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165603794 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603794 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603794 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603794 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250805165603794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165603794 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 9a e0 18 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: { messageType := 2, destLocRef := '9AE018'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6C1D011C63216C3AB391C9BB0352B1E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E2A5F48'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '998029DB797C6FF8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CB459A7AE870BF40D935D3B597A0523C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7790331D2968FDFC60C3AD83DA0A910C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '501E4907EF1E5BB1324DC7D4826473B7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '14ECD12C69BDA416'O } } } } } SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250805165603801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165603801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165603801 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165603801 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165603801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165603801 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603801 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 07 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165603801 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165603801 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165603801 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165603801 DMM DEBUG MM(262420000001057/f586b046) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250805165603801 DMM NOTICE MM(262420000001057/f586b046) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165603801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165603801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165603801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165603801 DMM DEBUG MM(262420000001057/f586b046) Requesting authorization (sgsn_auth.c:160) 20250805165603802 DMM INFO MM(262420000001057/f586b046) Requesting authentication tuples (sgsn_auth.c:184) 20250805165603802 DMM DEBUG MM(262420000001057/f586b046) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165603802 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250805165603802 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1694)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) SGSN_Test-GSUP(1694)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)"262420000001057" 20250805165603803 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165603804 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165603804 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165603804 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165603804 DMM INFO MM(262420000001057/f586b046) Subscriber data update (mmctx.c:445) 20250805165603804 DMM DEBUG MM(262420000001057/f586b046) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165603804 DMM INFO MM(262420000001057/f586b046) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165603804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165603804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165603804 DMM INFO MM(262420000001057/f586b046) <- GMM AUTH AND CIPHERING REQ (rand = 6c 1d 01 1c 63 21 6c 3a b3 91 c9 bb 03 52 b1 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 1e 49 07 ef 1e 5b b1 32 4d c7 d4 82 64 73 b7 ) (gprs_gmm.c:510) 20250805165603804 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:571) 20250805165603804 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603804 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250805165603804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603804 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165603804 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 9a e0 18 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 6c 1d 01 1c 63 21 6c 3a b3 91 c9 bb 03 52 b1 e5 80 28 10 50 1e 49 07 ef 1e 5b b1 32 4d c7 d4 82 64 73 b7 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022214ECD12C23094399990000105007F0290469BDA416'O 20250805165603808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165603808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165603808 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165603808 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165603808 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165603808 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603808 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 02 22 14 ec d1 2c 23 09 43 99 99 00 00 10 50 07 f0 29 04 69 bd a4 16 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165603808 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165603808 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165603808 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165603808 DMM INFO MM(262420000001057/f586b046) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165603808 DMM NOTICE MM(262420000001057/f586b046) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165603808 DMM DEBUG MM(262420000001057/f586b046) checking auth: received UMTS RES = 14 ec d1 2c 69 bd a4 16 (gprs_gmm.c:716) 20250805165603808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165603808 DMM DEBUG MM(262420000001057/f586b046) Requesting authorization (sgsn_auth.c:160) 20250805165603809 DMM INFO MM(262420000001057/f586b046) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165603809 DMM DEBUG MM(262420000001057/f586b046) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165603809 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250805165603809 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165603809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165603809 DMM DEBUG MM(262420000001057/f586b046) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165603809 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603809 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603809 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603809 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250805165603809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165603809 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603809 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 9a e0 18 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cb 45 9a 7a e8 70 bf 40 d9 35 d3 b5 97 a0 52 3c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165603814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165603814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165603815 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165603815 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165603815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165603815 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603815 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165603815 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165603815 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165603815 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165603815 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:417) 20250805165603815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165603815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165603815 DMM INFO MM(262420000001057/f586b046) <- GMM ATTACH ACCEPT (new P-TMSI=0xf586b046) (gprs_gmm.c:337) 20250805165603815 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:571) 20250805165603816 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603816 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603816 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603816 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250805165603816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603816 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165603816 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603816 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 9a e0 18 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165603816 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603816 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603816 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603816 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250805165603816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603816 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165603816 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603816 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 9a e0 18 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f5 86 b0 46 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165603819 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165603819 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165603819 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250805165603819 DMM INFO MM(262420000001057/f586b046) Subscriber data update (mmctx.c:445) 20250805165603819 DMM DEBUG MM(262420000001057/f586b046) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165603819 DMM INFO MM(262420000001057/f586b046) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165603819 DMM NOTICE MM(262420000001057/f586b046) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250805165603819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165603819 DMM NOTICE MM(262420000001057/f586b046) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165603819 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) 20250805165603819 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165603819 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250805165603819 DMM INFO MM(262420000001057/f586b046) Subscriber data update (mmctx.c:445) 20250805165603819 DMM DEBUG MM(262420000001057/f586b046) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165603821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165603821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165603821 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165603821 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165603821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165603821 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603821 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165603821 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165603821 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165603821 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165603821 DMM INFO MM(262420000001057/f586b046) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165603821 DMM NOTICE MM(262420000001057/f586b046) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165603821 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165603821 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165603822 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165603822 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165603822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165603822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165603822 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603822 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603822 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603822 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250805165603822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603822 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165603822 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 9a e0 18 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165603826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165603826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165603826 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165603826 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165603826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165603826 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603826 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165603826 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165603826 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165603826 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165603826 DMM INFO MM(262420000001057/f586b046) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165603826 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165603827 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165603827 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603827 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603827 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603827 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250805165603827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165603827 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165603827 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165603827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165603827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0d 04 9a e0 18 00 00 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-RAN(1690)@9f33ff8d4e14: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)10149912 20250805165603828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165603828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165603828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165603828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165603828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165603828 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165603828 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165603828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165603828 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165603828 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0d 9a e0 18 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F586B046'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1690)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)11951120 SGSN_Test_0-RAN(1690)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: First idle individual index:0 20250805165604030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165604031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165604031 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165604031 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165604031 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165604031 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604031 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 b6 5c 10 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f5 86 b0 46 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165604033 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165604033 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165604033 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165604033 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF586B046) type="signalling"  (gprs_gmm.c:1936) 20250805165604033 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165604033 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165604033 DMM DEBUG MM(262420000001057/f586b046) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165604034 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604034 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250805165604034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165604034 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165604034 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165604034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165604034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0e 02 b6 5c 10 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165604034 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604034 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604035 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250805165604035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165604035 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165604035 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165604035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165604035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604035 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b6 5c 10 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cb 45 9a 7a e8 70 bf 40 d9 35 d3 b5 97 a0 52 3c 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: { messageType := 2, destLocRef := 'B65C10'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165604045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165604046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165604046 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165604046 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165604046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165604046 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604046 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165604047 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165604047 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165604047 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165604047 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:417) 20250805165604048 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165604048 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165604048 DMM INFO MM(262420000001057/f586b046) <- GMM SERVICE ACCEPT (P-TMSI=0xf586b046) (gprs_gmm.c:863) 20250805165604048 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:571) 20250805165604049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604049 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604049 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250805165604049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165604049 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165604049 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165604049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165604049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b6 5c 10 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165604049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604049 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604049 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250805165604049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165604049 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165604049 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165604049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165604049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b6 5c 10 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250805165604066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165604066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165604066 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165604066 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165604066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165604066 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604066 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165604067 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165604067 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165604067 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165604067 DMM INFO MM(262420000001057/f586b046) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165604067 DMM INFO MM(262420000001057/f586b046) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165604067 DMM DEBUG MM(262420000001057/f586b046) Using GGSN 0 (gprs_sm.c:317) 20250805165604068 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165604068 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20250805165604068 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165604068 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165604068 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:378) 20250805165604083 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 44 00 00 01 80 08 00 10 30 39 5f 42 11 75 2c 35 ab 14 05 7f 96 ad 6e 90 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:465) 20250805165604083 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e9dd0, cbp=0x61400002fea0) (sgsn_libgtp.c:633) 20250805165604083 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165604083 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604083 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604083 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604083 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250805165604083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165604083 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165604083 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165604083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165604083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b6 5c 10 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 39 5f 42 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_len:48 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000009DEBA299'O 20250805165604106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165604106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165604106 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165604106 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165604106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165604106 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604106 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 30 60 00 00 2c 00 00 01 00 34 40 25 00 00 01 00 33 40 1e 60 2c 80 a8 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 9d eb a2 99 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165604107 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165604107 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165604107 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165604107 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:635) 20250805165604107 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20250805165604107 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20250805165604107 DMM NOTICE MM(262420000001057/f586b046) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20250805165604107 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:571) 20250805165604107 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165604107 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:378) 20250805165604107 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:753) 20250805165604107 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604107 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250805165604107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165604107 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165604107 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165604107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165604107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165604107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b6 5c 10 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 8a 43 26 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165604110 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:465) 20250805165604110 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e9dd0, cbp=0x61400002fea0) (sgsn_libgtp.c:633) 20250805165604110 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805165604110 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20250805165604110 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@9f33ff8d4e14: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165604113 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165604113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165604113 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165604113 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165604113 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165604113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165604113 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165604113 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165604113 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165604113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604113 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165604113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165604113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165604113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165604113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165604113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165604113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165604113 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165604113 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165604113 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165604113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165604114 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165604114 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165604114 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165604114 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165604114 DMM INFO MM(262420000001057/f586b046) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250805165604114 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165604114 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165604114 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165604114 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165604114 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165604114 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250805165604114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165604114 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250805165604114 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250805165604115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1691)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-RAN(1690)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-SCCP(1689)@9f33ff8d4e14: Final verdict of PTC: none 20250805165604119 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165604119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1675)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1694)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1688)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1693)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1683)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1674)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1679)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1678)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1680)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1685)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1696)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1692)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1695)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1684)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1676)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1681)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1686)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1674): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1675): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1676): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1678): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1679): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1680): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1681): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1683): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1684): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1685): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1686): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1688): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1689): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1690): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1691): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1692): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1693): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1694): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1695): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1696): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Tue Aug 5 16:56:04 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250805165604198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165604700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314268) 20250805165605120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165605120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=314268, count=361424) 20250805165606114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165606114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165606114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250805165606122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165606122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Tue Aug 5 16:56:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165607124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165607124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_pmm_idle started. 20250805165607794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165607797 DMM INFO MM(262420000001057/f586b046) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165607797 DMM INFO MM(262420000001057/f586b046) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165607797 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165607797 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165607797 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165607797 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165607797 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250805165607797 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165607797 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250805165607797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d820]{Init}: Deallocated (fsm.c:568) 20250805165607797 DMM DEBUG MM_STATE_Gb[0x61200002d9a0]{Idle}: Deallocated (fsm.c:568) 20250805165607797 DMM DEBUG MM_STATE_Iu(13)[0x61200002db20]{Detached}: Deallocated (fsm.c:568) 20250805165607797 DMM DEBUG GMM(gmm_fsm)[0x61200002d6a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165607797 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1698)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1699)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1698)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1702)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1702)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165607838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165607838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165607838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165607838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165607838 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165607838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165607838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165607838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165607838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1702)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165607839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165607839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165607839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165607839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165607839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165607839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165607839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165607839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165607839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165607839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165607839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165607839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165607839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1702)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1702)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165607841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1703)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1699)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1699)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165607847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165607847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1701)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1704)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1703)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1707)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1707)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165607854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165607854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165607854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165607854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165607854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165607854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165607854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165607854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165607854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1707)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165607855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165607855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165607855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165607855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165607855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165607855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165607855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165607855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165607855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165607855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165607855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1707)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165607856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165607856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1707)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1708)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805165607858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1704)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1704)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165607863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165607863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1706)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1709)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1708)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1712)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1712)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165607870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165607870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165607870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165607870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165607870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165607870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165607870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165607870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165607870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1712)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165607871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165607871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165607871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165607871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165607871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165607871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165607871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165607871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165607871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165607871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165607871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165607871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165607871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1712)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1712)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165607873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1709)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1709)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-M3UA(1715)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1715)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1715)@9f33ff8d4e14: ************************************************* SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165607879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165607879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1711)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165608079 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165608080 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165608080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165608080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1715)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165608087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165608088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165608088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165608088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165608088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165608088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165608088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165608088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165608088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165608088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165608088 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165608088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165608088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165608089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165608089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165608089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165608089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165608089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165608089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165608089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165608089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165608089 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165608089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165608089 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165608089 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165608089 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165608089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165608090 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165608090 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165608090 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165608125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165608125 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165608125 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165608125 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1717)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1717)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165608130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1717)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1717)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1717)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1717)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250805165608131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1717)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1717)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165608701 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165608701 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165608701 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165608701 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165608701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165608701 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165608701 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165608701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165608701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165608701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 02 f2 78 00 00 0c 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165608709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165608709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165608709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165608709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165608709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165608709 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165608709 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165608709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165608709 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165608709 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0c 02 f2 78 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165608910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165608910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165608910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165608910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165608910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165608910 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165608910 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165608910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165608911 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165608911 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165608912 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165608912 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165608912 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165608912 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165608913 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165608913 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165608913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165608913 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165608913 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165608913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165608913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165608913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 09 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1701)@9f33ff8d4e14: Adding Client=TC_attach_pdp_act_pmm_idle(1721), IMSI='262420000001005'H, TLLI='ED6EBADA'O, index=0 SGSN_Test-GSUP(1718)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1721) TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'DCAB'O, rac := 'A3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1714)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)6877811 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1714)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165609218 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609218 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609218 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609218 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609218 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609218 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609219 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 68 f2 73 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 50 62 f2 24 dc ab a3 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609219 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165609219 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165609219 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165609219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165609219 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{Deregistered}: Allocated (fsm.c:456) 20250805165609219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{Init}: Allocated (fsm.c:456) 20250805165609219 DMM DEBUG MM_STATE_Gb[0x61200002e420]{Idle}: Allocated (fsm.c:456) 20250805165609219 DMM DEBUG MM_STATE_Iu[0x61200002e5a0]{Detached}: Allocated (fsm.c:456) 20250805165609219 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165609219 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165609219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165609219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165609219 DMM DEBUG MM(262420000001005/fe69f272) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165609219 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:571) 20250805165609220 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609220 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609220 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609220 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250805165609220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609220 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250805165609220 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0f 02 68 f2 73 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165609220 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609220 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609220 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609220 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250805165609220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609220 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609220 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 68 f2 73 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: { messageType := 2, destLocRef := '68F273'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DD9BBAB822468F68D58FF922BA507880'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E32BDD9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEF0E5B02BF13A70'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5F96FBDD1802BCA47CA038E8D26267D9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '210A911BCC51463D8FB4B80F1B999EE7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3CA2B7A8A4E45C699ABB5C8B663616B3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6862F8A09F4B5A90'O } } } } } SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250805165609233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609234 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609234 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609234 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609234 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609234 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 05 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609234 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165609234 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165609234 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165609234 DMM DEBUG MM(262420000001005/fe69f272) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250805165609234 DMM NOTICE MM(262420000001005/fe69f272) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165609235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165609235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165609235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165609235 DMM DEBUG MM(262420000001005/fe69f272) Requesting authorization (sgsn_auth.c:160) 20250805165609235 DMM INFO MM(262420000001005/fe69f272) Requesting authentication tuples (sgsn_auth.c:184) 20250805165609235 DMM DEBUG MM(262420000001005/fe69f272) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165609235 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250805165609235 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1718)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1721) SGSN_Test-GSUP(1718)@9f33ff8d4e14: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1721)"262420000001005" 20250805165609240 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165609240 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165609240 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165609240 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165609240 DMM INFO MM(262420000001005/fe69f272) Subscriber data update (mmctx.c:445) 20250805165609240 DMM DEBUG MM(262420000001005/fe69f272) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165609240 DMM INFO MM(262420000001005/fe69f272) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165609240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165609240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165609240 DMM INFO MM(262420000001005/fe69f272) <- GMM AUTH AND CIPHERING REQ (rand = dd 9b ba b8 22 46 8f 68 d5 8f f9 22 ba 50 78 80 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3c a2 b7 a8 a4 e4 5c 69 9a bb 5c 8b 66 36 16 b3 ) (gprs_gmm.c:510) 20250805165609240 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:571) 20250805165609240 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609240 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609241 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609241 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250805165609241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609241 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609241 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 68 f2 73 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 dd 9b ba b8 22 46 8f 68 d5 8f f9 22 ba 50 78 80 80 28 10 3c a2 b7 a8 a4 e4 5c 69 9a bb 5c 8b 66 36 16 b3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304226862F8A023094399990000100005F029049F4B5A90'O 20250805165609248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609249 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609249 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609249 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609249 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609249 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609249 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 04 22 68 62 f8 a0 23 09 43 99 99 00 00 10 00 05 f0 29 04 9f 4b 5a 90 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609249 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165609249 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165609249 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165609249 DMM INFO MM(262420000001005/fe69f272) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165609249 DMM NOTICE MM(262420000001005/fe69f272) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165609249 DMM DEBUG MM(262420000001005/fe69f272) checking auth: received UMTS RES = 68 62 f8 a0 9f 4b 5a 90 (gprs_gmm.c:716) 20250805165609249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165609249 DMM DEBUG MM(262420000001005/fe69f272) Requesting authorization (sgsn_auth.c:160) 20250805165609249 DMM INFO MM(262420000001005/fe69f272) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165609249 DMM DEBUG MM(262420000001005/fe69f272) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165609249 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250805165609249 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165609249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165609249 DMM DEBUG MM(262420000001005/fe69f272) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165609250 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609250 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609250 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609250 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250805165609250 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609250 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609250 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609250 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 68 f2 73 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5f 96 fb dd 18 02 bc a4 7c a0 38 e8 d2 62 67 d9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165609260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609260 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609260 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609260 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609260 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609260 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165609260 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165609260 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165609260 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:417) 20250805165609261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165609261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165609261 DMM INFO MM(262420000001005/fe69f272) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe69f272) (gprs_gmm.c:337) 20250805165609261 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:571) 20250805165609261 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609261 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609261 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609261 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250805165609261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609261 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609261 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 68 f2 73 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165609261 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609261 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609261 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609261 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250805165609261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609261 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609261 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 68 f2 73 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 fe 69 f2 72 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165609265 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165609265 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165609266 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250805165609266 DMM INFO MM(262420000001005/fe69f272) Subscriber data update (mmctx.c:445) 20250805165609266 DMM DEBUG MM(262420000001005/fe69f272) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165609266 DMM INFO MM(262420000001005/fe69f272) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165609266 DMM NOTICE MM(262420000001005/fe69f272) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250805165609266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165609266 DMM NOTICE MM(262420000001005/fe69f272) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165609266 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) 20250805165609266 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165609266 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250805165609266 DMM INFO MM(262420000001005/fe69f272) Subscriber data update (mmctx.c:445) 20250805165609266 DMM DEBUG MM(262420000001005/fe69f272) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165609269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609269 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609269 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609269 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609269 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609269 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609269 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165609269 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165609269 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165609269 DMM INFO MM(262420000001005/fe69f272) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165609270 DMM NOTICE MM(262420000001005/fe69f272) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165609270 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165609270 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165609270 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165609270 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165609270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165609270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165609270 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609270 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609270 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609270 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250805165609270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609270 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609270 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 68 f2 73 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165609278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609278 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609278 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609278 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609278 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609278 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165609278 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165609278 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165609278 DMM INFO MM(262420000001005/fe69f272) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165609278 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165609279 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165609279 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609279 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609279 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609279 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250805165609279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609279 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609279 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0f 04 68 f2 73 00 00 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 20250805165609281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) SGSN_Test_0-RAN(1714)@9f33ff8d4e14: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)6877811 20250805165609281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609281 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609281 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609282 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609282 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0f 68 f2 73 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FE69F272'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)10678757 SGSN_Test_0-RAN(1714)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: First idle individual index:0 20250805165609482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609483 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609483 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609483 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609483 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609483 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609483 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 a2 f1 e5 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 fe 69 f2 72 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609485 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165609485 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165609485 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165609485 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFE69F272) type="signalling"  (gprs_gmm.c:1936) 20250805165609485 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165609485 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165609485 DMM DEBUG MM(262420000001005/fe69f272) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165609486 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609486 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609486 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609486 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165609486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609486 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609486 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609486 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 a2 f1 e5 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165609487 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609487 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609487 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609487 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165609487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609487 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609487 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 a2 f1 e5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5f 96 fb dd 18 02 bc a4 7c a0 38 e8 d2 62 67 d9 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: { messageType := 2, destLocRef := 'A2F1E5'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165609498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609499 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609499 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609499 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609499 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609499 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165609499 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165609500 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165609500 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:417) 20250805165609500 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165609500 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165609500 DMM INFO MM(262420000001005/fe69f272) <- GMM SERVICE ACCEPT (P-TMSI=0xfe69f272) (gprs_gmm.c:863) 20250805165609500 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:571) 20250805165609501 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609501 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609501 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609501 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165609501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609501 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609501 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609501 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 a2 f1 e5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165609501 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609501 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609501 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609501 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165609501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609501 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609501 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 01 06 a2 f1 e5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250805165609513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609513 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609513 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609513 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609514 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609514 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165609514 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165609514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165609514 DMM INFO MM(262420000001005/fe69f272) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165609514 DMM INFO MM(262420000001005/fe69f272) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165609515 DMM DEBUG MM(262420000001005/fe69f272) Using GGSN 0 (gprs_sm.c:317) 20250805165609515 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165609515 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20250805165609515 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165609515 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165609515 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:378) 20250805165609539 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 46 00 00 01 80 08 00 10 c1 28 2f 1c 11 c8 d9 31 cb 14 05 7f a9 77 62 69 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:465) 20250805165609539 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e9dd0, cbp=0x6140000326a0) (sgsn_libgtp.c:633) 20250805165609539 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165609540 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609540 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609540 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609540 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165609540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609540 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609540 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 a2 f1 e5 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c1 28 2f 1c 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:30 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800D95C0902'O 20250805165609561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609561 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609561 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609561 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609561 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 d9 5c 09 02 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609561 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165609561 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165609561 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165609561 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:635) 20250805165609561 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250805165609561 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:378) 20250805165609561 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165609561 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:571) 20250805165609561 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609561 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609561 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609561 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165609561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609561 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609561 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 01 06 a2 f1 e5 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165609563 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 47 00 00 01 80 10 c1 28 2f 1c 11 c8 d9 31 cb 7f a9 77 62 69 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:465) 20250805165609563 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x6140000326a0) (sgsn_libgtp.c:633) 20250805165609563 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:13 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250805165609566 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609566 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609566 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609566 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609566 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609566 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250805165609567 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250805165609567 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:684) 20250805165609567 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:626) 20250805165609567 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609567 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609567 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609567 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165609567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609567 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609567 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 c3 03 00 00 01 06 a2 f1 e5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165609570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609570 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609570 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609570 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609570 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609570 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165609570 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165609570 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165609570 DMM INFO MM(262420000001005/fe69f272) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165609570 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165609571 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165609571 DMM INFO MM(262420000001005/fe69f272) Changing GTP-U endpoints 127.0.0.104/0xd95c0902 -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250805165609571 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:378) 20250805165609571 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609571 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609571 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609571 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165609571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609571 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609571 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 a2 f1 e5 00 00 10 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-RAN(1714)@9f33ff8d4e14: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)10678757 TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165609572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609572 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609572 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609572 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609572 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 10 a2 f1 e5 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FE69F272'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20250805165609574 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 48 00 00 01 80 10 c1 28 2f 1c 11 c8 d9 31 cb 7f a9 77 62 69 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:465) 20250805165609574 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x6140000326a0) (sgsn_libgtp.c:633) 20250805165609574 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1714)@9f33ff8d4e14: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)2573316 SGSN_Test_0-RAN(1714)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: First idle individual index:0 20250805165609778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609778 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609779 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609779 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609779 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609779 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 27 44 04 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 fe 69 f2 72 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609780 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165609780 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165609781 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165609781 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFE69F272) type="data"  (gprs_gmm.c:1936) 20250805165609781 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165609781 DMM DEBUG MM(262420000001005/fe69f272) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165609781 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609782 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609782 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609782 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165609782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609782 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609782 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 00 02 27 44 04 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165609782 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609782 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609782 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609782 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165609782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609782 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609782 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 00 06 27 44 04 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5f 96 fb dd 18 02 bc a4 7c a0 38 e8 d2 62 67 d9 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: { messageType := 2, destLocRef := '274404'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165609792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609792 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609792 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609792 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609792 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609793 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165609793 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165609793 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165609793 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:417) 20250805165609793 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165609793 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165609793 DMM INFO MM(262420000001005/fe69f272) <- GMM SERVICE ACCEPT (P-TMSI=0xfe69f272) (gprs_gmm.c:863) 20250805165609793 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:571) 20250805165609795 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609795 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609795 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609795 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165609795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609795 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609795 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 27 44 04 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165609795 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609795 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609795 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609795 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165609795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609795 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609795 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 00 06 27 44 04 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165609796 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609796 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609796 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609796 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165609796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165609796 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165609796 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165609796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165609796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 00 06 27 44 04 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c1 28 2f 1c 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:30 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800D95C0902'O 20250805165609810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165609811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165609811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165609811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165609811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165609811 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165609811 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165609811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165609811 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165609811 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 d9 5c 09 02 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165609812 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165609813 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165609813 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165609813 DRANAP INFO Rx RAB Assignment Response for UE conn_id 17 (iu_client.c:635) 20250805165609813 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250805165609813 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:378) 20250805165609816 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 49 00 00 01 80 10 c1 28 2f 1c 11 c8 d9 31 cb 7f a9 77 62 69 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1097 from retransmit req queue (gtp.c:465) 20250805165609816 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x6140000326a0) (sgsn_libgtp.c:633) 20250805165609816 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_len:16 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250805165610014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165610014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165610014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165610014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165610014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165610014 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165610015 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165610015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165610015 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165610015 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165610015 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165610015 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165610016 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165610016 DMM INFO MM(262420000001005/fe69f272) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250805165610016 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165610016 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:378) 20250805165610022 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 4a 00 00 01 80 : Freeing seq=1098 from retransmit req queue (gtp.c:465) 20250805165610022 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e9dd0, cbp=0x6140000326a0) (sgsn_libgtp.c:633) 20250805165610022 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805165610022 DMM INFO MM(262420000001005/fe69f272) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805165610022 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:571) 20250805165610023 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20250805165610023 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165610023 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165610023 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165610023 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165610023 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165610023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165610023 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165610023 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165610023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165610023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165610024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 00 06 27 44 04 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1701)@9f33ff8d4e14: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1721)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165610039 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165610039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165610039 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165610039 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165610039 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165610039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165610039 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165610039 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165610040 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165610040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165610040 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165610040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165610040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165610040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165610040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165610040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165610040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165610040 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165610040 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165610040 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165610040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165610040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165610040 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165610040 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165610041 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165610041 DMM INFO MM(262420000001005/fe69f272) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250805165610041 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165610041 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165610042 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165610042 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165610042 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165610042 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165610042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165610042 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250805165610042 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250805165610046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1714)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1718)@9f33ff8d4e14: Final verdict of PTC: none 20250805165610051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165610051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1698)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-SCCP(1713)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1701)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1717)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1711)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1703)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1715)@9f33ff8d4e14: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1706)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1716)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1702)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1704)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1712)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1708)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1699)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1707)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1709)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1719)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1720)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1700)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1710)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1705)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1698): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1699): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1700): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1701): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1702): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1703): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1704): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1705): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1706): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1707): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1708): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1709): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1710): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1711): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1712): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1713): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1714): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1715): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1716): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1717): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1718): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1719): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1720): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1721): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Tue Aug 5 16:56:10 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250805165610123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165610626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486316) 20250805165611053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165611053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=486316, count=487476) 20250805165612041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165612041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165612041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250805165612054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165612054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Tue Aug 5 16:56:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165613056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165613057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_pmm_idle_rx_mt_data started. 20250805165613729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165613732 DMM INFO MM(262420000001005/fe69f272) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165613732 DMM INFO MM(262420000001005/fe69f272) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165613732 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165613732 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165613732 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165613732 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165613732 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250805165613732 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165613732 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20250805165613733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e2a0]{Init}: Deallocated (fsm.c:568) 20250805165613733 DMM DEBUG MM_STATE_Gb[0x61200002e420]{Idle}: Deallocated (fsm.c:568) 20250805165613733 DMM DEBUG MM_STATE_Iu(15)[0x61200002e5a0]{Detached}: Deallocated (fsm.c:568) 20250805165613733 DMM DEBUG GMM(gmm_fsm)[0x61200002e120]{Deregistered}: Deallocated (fsm.c:568) 20250805165613733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1722)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1723)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1722)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1726)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1726)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165613780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165613780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165613780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165613780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165613780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165613780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165613780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165613780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165613780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1726)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165613781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165613781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165613781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165613781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165613781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165613781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165613781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165613781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165613782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165613782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165613782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165613782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165613782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1726)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1726)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1727)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 20250805165613784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1723)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1723)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165613790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165613790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1725)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1728)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1727)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1731)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1731)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165613800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165613800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165613800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165613800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165613800 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165613800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165613800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165613800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165613800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1731)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165613801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165613801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165613801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165613802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165613802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165613802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165613802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165613802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165613802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165613802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165613802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165613802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165613802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1731)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1731)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1732)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 20250805165613804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1728)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1728)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165613809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165613809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1733)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1730)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1732)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1736)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1736)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165613816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165613816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165613816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165613816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165613816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165613816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165613816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165613816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165613816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1736)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165613817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165613817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165613817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165613818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165613818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165613818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165613818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165613818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165613818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165613818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165613818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165613818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165613818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1736)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1736)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165613820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1733)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1733)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1739)@9f33ff8d4e14: ************************************************* MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-M3UA(1739)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1739)@9f33ff8d4e14: ************************************************* SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165613825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165613825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1735)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165614025 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165614025 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165614025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165614025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1739)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165614031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165614031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165614031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165614031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165614031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165614031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165614031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165614032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165614032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165614032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165614032 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165614032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165614032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165614033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165614033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165614033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165614033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165614033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165614033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165614033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165614033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165614033 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165614033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165614033 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165614033 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165614033 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165614033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165614033 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165614033 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165614034 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165614058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165614058 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165614058 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165614058 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1741)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1741)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165614062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1741)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1741)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165614063 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1741)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1741)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1741)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1741)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165614115 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165614115 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165614115 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165614115 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165614115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165614115 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165614115 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165614115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165614115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165614115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 b6 5c 10 00 00 0e 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165614122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165614122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165614122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165614122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165614122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165614122 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165614122 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165614122 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165614122 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165614122 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0e b6 5c 10 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165614839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165614839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165614839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165614839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165614840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165614840 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165614840 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165614840 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165614840 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165614840 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165614841 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165614841 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165614842 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165614842 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165614842 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165614842 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250805165614842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165614842 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165614842 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165614842 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165614842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165614843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0d 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1725)@9f33ff8d4e14: Adding Client=TC_pmm_idle_rx_mt_data(1745), IMSI='262420000001007'H, TLLI='E90A4AA1'O, index=0 SGSN_Test-GSUP(1742)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001007'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '898C'O, rac := '22'O ("\"") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1738)@9f33ff8d4e14: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)443495 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1738)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165615159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615159 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615159 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615159 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615159 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 06 c4 67 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 70 62 f2 24 89 8c 22 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615160 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165615160 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165615160 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165615160 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165615160 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{Deregistered}: Allocated (fsm.c:456) 20250805165615160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{Init}: Allocated (fsm.c:456) 20250805165615160 DMM DEBUG MM_STATE_Gb[0x61200002f1a0]{Idle}: Allocated (fsm.c:456) 20250805165615160 DMM DEBUG MM_STATE_Iu[0x61200002f320]{Detached}: Allocated (fsm.c:456) 20250805165615160 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165615160 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165615160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165615160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165615160 DMM DEBUG MM(262420000001007/e9685f5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165615160 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:571) 20250805165615161 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615161 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165615161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615161 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615161 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 06 c4 67 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165615161 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615161 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165615161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615161 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615161 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 06 c4 67 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: { messageType := 2, destLocRef := '06C467'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CFB4FB4B04E7A2D5F66073090434EF05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74C3C1F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57E84E53ECBB39A6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '45F3F06AF4133F4C0A2E54EA32B778C4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '013ECA84FC58457D3D0B319464E78A3E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5A2B01C85A1D8A6932DA234BE11E5894'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '25B822F12A0F98AF'O } } } } } SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250805165615173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615174 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615174 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615174 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615174 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615174 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 07 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615174 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165615174 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165615174 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165615174 DMM DEBUG MM(262420000001007/e9685f5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250805165615174 DMM NOTICE MM(262420000001007/e9685f5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165615174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165615174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165615174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165615174 DMM DEBUG MM(262420000001007/e9685f5c) Requesting authorization (sgsn_auth.c:160) 20250805165615174 DMM INFO MM(262420000001007/e9685f5c) Requesting authentication tuples (sgsn_auth.c:184) 20250805165615174 DMM DEBUG MM(262420000001007/e9685f5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165615174 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250805165615174 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1742)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1745) SGSN_Test-GSUP(1742)@9f33ff8d4e14: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1745)"262420000001007" 20250805165615178 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165615178 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165615178 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165615178 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165615178 DMM INFO MM(262420000001007/e9685f5c) Subscriber data update (mmctx.c:445) 20250805165615178 DMM DEBUG MM(262420000001007/e9685f5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165615178 DMM INFO MM(262420000001007/e9685f5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165615178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165615178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165615178 DMM INFO MM(262420000001007/e9685f5c) <- GMM AUTH AND CIPHERING REQ (rand = cf b4 fb 4b 04 e7 a2 d5 f6 60 73 09 04 34 ef 05 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5a 2b 01 c8 5a 1d 8a 69 32 da 23 4b e1 1e 58 94 ) (gprs_gmm.c:510) 20250805165615178 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:571) 20250805165615179 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615179 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615179 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615179 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165615179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615179 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615179 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615179 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 06 c4 67 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 cf b4 fb 4b 04 e7 a2 d5 f6 60 73 09 04 34 ef 05 80 28 10 5a 2b 01 c8 5a 1d 8a 69 32 da 23 4b e1 1e 58 94 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082225B822F123094399990000100007F029042A0F98AF'O 20250805165615188 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615188 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615188 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615188 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615188 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615188 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615188 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615188 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 08 22 25 b8 22 f1 23 09 43 99 99 00 00 10 00 07 f0 29 04 2a 0f 98 af 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615188 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165615188 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165615188 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165615188 DMM INFO MM(262420000001007/e9685f5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165615188 DMM NOTICE MM(262420000001007/e9685f5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165615188 DMM DEBUG MM(262420000001007/e9685f5c) checking auth: received UMTS RES = 25 b8 22 f1 2a 0f 98 af (gprs_gmm.c:716) 20250805165615188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165615188 DMM DEBUG MM(262420000001007/e9685f5c) Requesting authorization (sgsn_auth.c:160) 20250805165615188 DMM INFO MM(262420000001007/e9685f5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165615188 DMM DEBUG MM(262420000001007/e9685f5c) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165615188 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250805165615188 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165615188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165615188 DMM DEBUG MM(262420000001007/e9685f5c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165615189 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615189 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615189 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615189 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165615189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615189 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615189 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615189 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 06 c4 67 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 45 f3 f0 6a f4 13 3f 4c 0a 2e 54 ea 32 b7 78 c4 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165615206 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615206 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615206 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615206 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615206 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615206 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615206 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615206 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615207 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165615207 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165615207 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165615207 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:417) 20250805165615207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165615207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165615207 DMM INFO MM(262420000001007/e9685f5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9685f5c) (gprs_gmm.c:337) 20250805165615207 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:571) 20250805165615208 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615208 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615208 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615208 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165615208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615208 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615208 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 06 c4 67 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165615208 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615208 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615208 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615208 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165615208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615208 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615208 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 06 c4 67 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e9 68 5f 5c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165615216 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165615216 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165615216 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250805165615216 DMM INFO MM(262420000001007/e9685f5c) Subscriber data update (mmctx.c:445) 20250805165615216 DMM DEBUG MM(262420000001007/e9685f5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165615216 DMM INFO MM(262420000001007/e9685f5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165615216 DMM NOTICE MM(262420000001007/e9685f5c) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250805165615216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165615216 DMM NOTICE MM(262420000001007/e9685f5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165615216 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) 20250805165615217 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165615217 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250805165615217 DMM INFO MM(262420000001007/e9685f5c) Subscriber data update (mmctx.c:445) 20250805165615217 DMM DEBUG MM(262420000001007/e9685f5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165615220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615220 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615220 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615220 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615220 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615220 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615220 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615220 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615221 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165615221 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165615221 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165615221 DMM INFO MM(262420000001007/e9685f5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165615221 DMM NOTICE MM(262420000001007/e9685f5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165615221 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165615221 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165615221 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165615221 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165615221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165615221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165615221 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615221 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615221 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615221 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165615221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615221 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615221 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615221 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 06 c4 67 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165615229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615230 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615230 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615230 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615230 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615230 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615230 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615230 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165615230 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165615230 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165615230 DMM INFO MM(262420000001007/e9685f5c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165615230 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165615230 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165615231 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615231 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615231 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615231 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165615231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615231 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615231 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 06 c4 67 00 00 12 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-RAN(1738)@9f33ff8d4e14: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)443495 20250805165615233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615233 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615233 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615233 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615233 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 12 06 c4 67 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E9685F5C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@9f33ff8d4e14: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)12746594 SGSN_Test_0-RAN(1738)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: First idle individual index:0 20250805165615434 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615435 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615435 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615435 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615435 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615435 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 c2 7f 62 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 e9 68 5f 5c 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615438 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165615438 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165615438 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165615438 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9685F5C) type="signalling"  (gprs_gmm.c:1936) 20250805165615438 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165615438 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165615438 DMM DEBUG MM(262420000001007/e9685f5c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165615439 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615439 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615439 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615440 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165615440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615440 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615440 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 c2 7f 62 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165615440 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615440 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615440 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615440 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165615440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615440 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615440 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c2 7f 62 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 45 f3 f0 6a f4 13 3f 4c 0a 2e 54 ea 32 b7 78 c4 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: { messageType := 2, destLocRef := 'C27F62'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165615449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615449 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615449 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615449 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615449 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615450 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165615450 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165615450 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165615450 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:417) 20250805165615451 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165615451 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165615451 DMM INFO MM(262420000001007/e9685f5c) <- GMM SERVICE ACCEPT (P-TMSI=0xe9685f5c) (gprs_gmm.c:863) 20250805165615451 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:571) 20250805165615451 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615451 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615451 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615451 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165615451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615451 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615451 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c2 7f 62 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165615452 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615452 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615452 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615452 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165615452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615452 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615452 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c2 7f 62 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250805165615463 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615463 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615463 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615464 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615464 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615464 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165615464 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165615464 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165615464 DMM INFO MM(262420000001007/e9685f5c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165615464 DMM INFO MM(262420000001007/e9685f5c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165615464 DMM DEBUG MM(262420000001007/e9685f5c) Using GGSN 0 (gprs_sm.c:317) 20250805165615464 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165615465 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20250805165615465 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165615465 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165615465 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:378) 20250805165615492 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 4b 00 00 01 80 08 00 10 2e ed 2c 0e 11 59 4d 55 45 14 05 7f 6a f3 2b 24 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:465) 20250805165615492 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000035ea0) (sgsn_libgtp.c:633) 20250805165615492 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165615493 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615493 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615493 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615493 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165615494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615494 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615494 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615494 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c2 7f 62 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2e ed 2c 0e 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:30 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C41CCD60'O 20250805165615528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615528 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615529 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615529 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615529 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615529 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 c4 1c cd 60 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615529 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165615529 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165615529 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165615529 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:635) 20250805165615529 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250805165615529 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:378) 20250805165615529 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165615529 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:571) 20250805165615530 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615530 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615530 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615530 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165615530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615530 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615530 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c2 7f 62 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165615535 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 4c 00 00 01 80 10 2e ed 2c 0e 11 59 4d 55 45 7f 6a f3 2b 24 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1100 from retransmit req queue (gtp.c:465) 20250805165615535 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000035ea0) (sgsn_libgtp.c:633) 20250805165615535 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:13 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250805165615543 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615543 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615543 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615543 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615543 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615543 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250805165615543 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250805165615543 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:684) 20250805165615543 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:626) 20250805165615544 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615544 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615544 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615544 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165615544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615544 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615544 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c2 7f 62 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165615549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615549 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615549 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615549 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615549 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615549 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615550 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165615550 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165615550 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165615550 DMM INFO MM(262420000001007/e9685f5c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165615550 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165615551 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165615551 DMM INFO MM(262420000001007/e9685f5c) Changing GTP-U endpoints 127.0.0.104/0xc41ccd60 -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250805165615551 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:378) 20250805165615551 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615551 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615551 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615551 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250805165615552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615552 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615552 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 c2 7f 62 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 20250805165615554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) SGSN_Test_0-RAN(1738)@9f33ff8d4e14: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)12746594 20250805165615554 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615554 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615554 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615554 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615554 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 13 c2 7f 62 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed 20250805165615556 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 4d 00 00 01 80 10 2e ed 2c 0e 11 59 4d 55 45 7f 6a f3 2b 24 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1101 from retransmit req queue (gtp.c:465) 20250805165615556 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000035ea0) (sgsn_libgtp.c:633) 20250805165615556 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1738)@9f33ff8d4e14: Created IMSI[0] for '262420000001007'H'E9685F5C'O to be handled at TC_pmm_idle_rx_mt_data(1745) 20250805165615566 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20250805165615566 DMM INFO MM(262420000001007/e9685f5c) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) 20250805165615567 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615567 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615567 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615567 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250805165615567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615567 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615567 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 c3 03 00 00 03 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 80 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 40 40 05 40 e9 68 5f 5c 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@9f33ff8d4e14: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E9685F5C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@9f33ff8d4e14: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)4466698 SGSN_Test_0-RAN(1738)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: First idle individual index:0 20250805165615580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615580 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615580 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615580 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615580 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 44 28 0a 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 e9 68 5f 5c 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615582 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165615582 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165615582 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165615582 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9685F5C) type="data"  (gprs_gmm.c:1936) 20250805165615582 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165615582 DMM DEBUG MM(262420000001007/e9685f5c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165615583 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615583 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615583 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615583 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165615583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615583 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615583 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 44 28 0a 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165615583 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615583 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615583 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615583 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165615583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615583 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615583 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615584 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 44 28 0a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 45 f3 f0 6a f4 13 3f 4c 0a 2e 54 ea 32 b7 78 c4 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: { messageType := 2, destLocRef := '44280A'O ("D(\n"), sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165615590 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615590 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615590 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615590 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615590 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615591 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165615591 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165615591 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165615591 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:417) 20250805165615591 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165615591 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165615592 DMM INFO MM(262420000001007/e9685f5c) <- GMM SERVICE ACCEPT (P-TMSI=0xe9685f5c) (gprs_gmm.c:863) 20250805165615592 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:571) 20250805165615592 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615592 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615592 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615592 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165615593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615593 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615593 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 44 28 0a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165615593 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615593 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615593 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615593 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165615593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615593 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615593 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 05 06 44 28 0a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165615593 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615593 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615593 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615593 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165615593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615593 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615593 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 44 28 0a 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2e ed 2c 0e 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:30 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C41CCD60'O 20250805165615601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615602 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615602 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615602 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615602 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 c4 1c cd 60 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615602 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165615602 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165615602 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165615602 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:635) 20250805165615602 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250805165615603 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:378) 20250805165615607 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 4e 00 00 01 80 10 2e ed 2c 0e 11 59 4d 55 45 7f 6a f3 2b 24 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:465) 20250805165615607 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000035ea0) (sgsn_libgtp.c:633) 20250805165615607 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_len:16 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250805165615802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165615802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165615802 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165615802 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165615802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165615802 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615802 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165615802 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165615802 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165615802 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165615802 DMM INFO MM(262420000001007/e9685f5c) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250805165615802 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165615802 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:378) 20250805165615804 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 4f 00 00 01 80 : Freeing seq=1103 from retransmit req queue (gtp.c:465) 20250805165615804 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000035ea0) (sgsn_libgtp.c:633) 20250805165615804 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805165615804 DMM INFO MM(262420000001007/e9685f5c) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805165615804 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:571) 20250805165615804 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615804 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165615804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615804 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165615804 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20250805165615804 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165615805 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165615805 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165615805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165615805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 05 06 44 28 0a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1725)@9f33ff8d4e14: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1745)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165615809 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165615809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165615809 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165615809 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165615809 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165615809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165615809 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165615809 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165615809 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165615809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615809 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165615809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165615809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165615810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165615810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165615810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165615810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165615810 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165615810 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165615810 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165615810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165615810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165615810 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165615810 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165615810 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165615810 DMM INFO MM(262420000001007/e9685f5c) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250805165615810 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165615810 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165615810 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165615810 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165615810 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165615810 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165615810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165615810 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250805165615810 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250805165615811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1742)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-SCCP(1737)@9f33ff8d4e14: Final verdict of PTC: none 20250805165615815 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165615815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1738)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1736)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1739)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1741)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1731)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1726)@9f33ff8d4e14: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1725)@9f33ff8d4e14: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1735)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1727)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1723)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1733)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1722)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1732)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1743)@9f33ff8d4e14: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1730)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1728)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1740)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1744)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1734)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1729)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1724)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1722): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1723): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1724): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1725): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1726): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1727): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1728): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1729): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1730): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1731): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1732): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1733): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1734): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1735): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1736): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1737): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1738): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1739): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1740): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1741): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1742): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1743): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1744): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_pmm_idle_rx_mt_data(1745): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Tue Aug 5 16:56:15 UTC 2025 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250805165615918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165616419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497108) 20250805165616817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165616817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=497108, count=498268) 20250805165617810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165617810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165617810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250805165617819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165617819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Tue Aug 5 16:56:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165618821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165618821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165619233 DGPRS DEBUG Checking for inactive LLMEs, time = 56941178 (sgsn.c:132) 20250805165619245 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165619245 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165619245 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165619245 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165619245 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165619245 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165619246 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165619246 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165619246 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165619246 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_update_ctx_err_ind_from_ggsn started. 20250805165619503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165619506 DMM INFO MM(262420000001007/e9685f5c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165619506 DMM INFO MM(262420000001007/e9685f5c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165619506 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165619506 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165619506 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165619506 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165619506 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250805165619506 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165619506 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250805165619506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f020]{Init}: Deallocated (fsm.c:568) 20250805165619506 DMM DEBUG MM_STATE_Gb[0x61200002f1a0]{Idle}: Deallocated (fsm.c:568) 20250805165619506 DMM DEBUG MM_STATE_Iu(18)[0x61200002f320]{Detached}: Deallocated (fsm.c:568) 20250805165619506 DMM DEBUG GMM(gmm_fsm)[0x61200002eea0]{Deregistered}: Deallocated (fsm.c:568) 20250805165619506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1746)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1747)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1746)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1750)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1750)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165619553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165619553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165619553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165619553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165619553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165619553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165619553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165619553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165619553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1750)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165619554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165619554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165619554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165619554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165619554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165619554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165619554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165619554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165619554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165619554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165619554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165619554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165619554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165619557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1751)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1747)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1747)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165619562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165619562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1752)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1751)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1755)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1755)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165619572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165619572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165619572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165619572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165619572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165619572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165619572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165619572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165619572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1755)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165619573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165619573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165619573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165619573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165619573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165619573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165619573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165619573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165619573 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165619573 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165619573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165619573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165619573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1755)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165619576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1756)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1752)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1752)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165619583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165619583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1757)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1756)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1760)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1760)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165619590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165619590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165619590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165619590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165619590 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165619590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165619590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165619590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165619590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1760)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165619591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165619591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165619591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165619591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165619591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165619591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165619591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165619591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165619591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165619591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165619591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165619591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165619591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1760)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165619593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1757)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1757)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165619607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165619607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1763)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1763)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1763)@9f33ff8d4e14: ************************************************* MTC@9f33ff8d4e14: Starting RAN_Emulation TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165619809 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165619809 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165619809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165619809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1763)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165619814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165619814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165619814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165619814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165619814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165619814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165619814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165619814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165619814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165619814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165619814 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165619814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165619814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165619815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165619815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165619815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165619815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165619815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165619815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165619815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165619815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165619815 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165619815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165619815 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165619815 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165619815 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165619815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165619815 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165619815 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165619815 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165619822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165619822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165619822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165619822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1765)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1765)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165619826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1765)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165619827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1765)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1765)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1765)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165620043 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620044 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620044 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620044 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165620044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620044 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620044 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 27 44 04 00 00 11 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165620057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165620057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165620057 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165620057 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165620057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165620057 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620057 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 11 27 44 04 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165620626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165620626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165620626 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165620626 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165620626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165620626 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620626 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165620627 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165620627 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165620628 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620628 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620628 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620628 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250805165620628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620628 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620628 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620628 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 01 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@9f33ff8d4e14: Adding Client=TC_update_ctx_err_ind_from_ggsn(1769), IMSI='262420000001004'H, TLLI='D911ADE9'O, index=0 SGSN_Test-GSUP(1766)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1769) TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'F0A9'O, rac := 'A1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1762)@9f33ff8d4e14: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)9985248 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: First idle individual index:0 20250805165620929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165620929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165620929 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165620929 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165620929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165620929 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620929 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 98 5c e0 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 f0 a9 a1 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165620930 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165620930 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165620930 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165620930 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165620931 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{Deregistered}: Allocated (fsm.c:456) 20250805165620931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{Init}: Allocated (fsm.c:456) 20250805165620931 DMM DEBUG MM_STATE_Gb[0x61200002ff20]{Idle}: Allocated (fsm.c:456) 20250805165620931 DMM DEBUG MM_STATE_Iu[0x61200001bfa0]{Detached}: Allocated (fsm.c:456) 20250805165620931 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165620931 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165620931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165620931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165620931 DMM DEBUG MM(262420000001004/c955d40a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165620931 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:571) 20250805165620931 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620931 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620931 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620931 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165620931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620931 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620931 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 98 5c e0 00 00 15 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165620931 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620931 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620931 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620931 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165620931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620931 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620931 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620932 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 98 5c e0 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: { messageType := 2, destLocRef := '985CE0'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4BB120CD20E10C167536A26FE176F9CA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B1870D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76654C434A447067'O ("veLCJDpg") } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CFE59C5A4AAAB7BD884EDAC7B0E60213'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8AD4F306961B2D4FCB926C74AB63B4B6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0D4A07411C0A10CF4773FD9A60B16562'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '52D24DA1980C42C9'O } } } } } SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250805165620940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165620940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165620940 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165620940 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165620940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165620940 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620940 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165620940 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165620940 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165620940 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165620940 DMM DEBUG MM(262420000001004/c955d40a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250805165620940 DMM NOTICE MM(262420000001004/c955d40a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165620940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165620940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165620940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165620940 DMM DEBUG MM(262420000001004/c955d40a) Requesting authorization (sgsn_auth.c:160) 20250805165620940 DMM INFO MM(262420000001004/c955d40a) Requesting authentication tuples (sgsn_auth.c:184) 20250805165620940 DMM DEBUG MM(262420000001004/c955d40a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165620940 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250805165620940 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1766)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1769) SGSN_Test-GSUP(1766)@9f33ff8d4e14: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1769)"262420000001004" 20250805165620942 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165620942 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165620942 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165620942 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165620942 DMM INFO MM(262420000001004/c955d40a) Subscriber data update (mmctx.c:445) 20250805165620942 DMM DEBUG MM(262420000001004/c955d40a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165620942 DMM INFO MM(262420000001004/c955d40a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165620942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165620942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165620942 DMM INFO MM(262420000001004/c955d40a) <- GMM AUTH AND CIPHERING REQ (rand = 4b b1 20 cd 20 e1 0c 16 75 36 a2 6f e1 76 f9 ca , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0d 4a 07 41 1c 0a 10 cf 47 73 fd 9a 60 b1 65 62 ) (gprs_gmm.c:510) 20250805165620942 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:571) 20250805165620942 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620942 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620942 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620942 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165620943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620943 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620943 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620943 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 04 06 98 5c e0 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 00 21 4b b1 20 cd 20 e1 0c 16 75 36 a2 6f e1 76 f9 ca 80 28 10 0d 4a 07 41 1c 0a 10 cf 47 73 fd 9a 60 b1 65 62 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002252D24DA123094399990000100004F02904980C42C9'O 20250805165620946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165620946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165620946 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165620946 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165620946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165620946 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620946 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 00 22 52 d2 4d a1 23 09 43 99 99 00 00 10 00 04 f0 29 04 98 0c 42 c9 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165620946 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165620946 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165620946 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165620946 DMM INFO MM(262420000001004/c955d40a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165620946 DMM NOTICE MM(262420000001004/c955d40a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165620946 DMM DEBUG MM(262420000001004/c955d40a) checking auth: received UMTS RES = 52 d2 4d a1 98 0c 42 c9 (gprs_gmm.c:716) 20250805165620946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165620946 DMM DEBUG MM(262420000001004/c955d40a) Requesting authorization (sgsn_auth.c:160) 20250805165620946 DMM INFO MM(262420000001004/c955d40a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165620946 DMM DEBUG MM(262420000001004/c955d40a) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165620946 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250805165620946 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165620946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165620946 DMM DEBUG MM(262420000001004/c955d40a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165620947 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620947 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620947 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620947 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165620947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620947 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 98 5c e0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf e5 9c 5a 4a aa b7 bd 88 4e da c7 b0 e6 02 13 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165620951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165620951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165620951 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165620951 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165620951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165620951 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620951 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165620952 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165620952 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165620952 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165620952 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:417) 20250805165620952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165620952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165620952 DMM INFO MM(262420000001004/c955d40a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc955d40a) (gprs_gmm.c:337) 20250805165620952 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:571) 20250805165620952 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620952 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620952 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620952 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165620952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620952 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620952 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 98 5c e0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165620952 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620952 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620952 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620952 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165620952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620952 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620952 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 04 06 98 5c e0 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c9 55 d4 0a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165620955 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165620955 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165620955 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250805165620955 DMM INFO MM(262420000001004/c955d40a) Subscriber data update (mmctx.c:445) 20250805165620955 DMM DEBUG MM(262420000001004/c955d40a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165620955 DMM INFO MM(262420000001004/c955d40a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165620955 DMM NOTICE MM(262420000001004/c955d40a) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250805165620955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165620955 DMM NOTICE MM(262420000001004/c955d40a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165620956 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20250805165620956 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165620956 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250805165620956 DMM INFO MM(262420000001004/c955d40a) Subscriber data update (mmctx.c:445) 20250805165620956 DMM DEBUG MM(262420000001004/c955d40a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165620957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165620957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165620957 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165620957 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165620957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165620957 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620957 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165620958 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165620958 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165620958 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165620958 DMM INFO MM(262420000001004/c955d40a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165620958 DMM NOTICE MM(262420000001004/c955d40a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165620958 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165620958 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165620958 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165620958 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165620958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165620958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165620958 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620958 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620958 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620958 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165620958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620958 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620958 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620958 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 04 06 98 5c e0 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165620961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620961 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620961 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620961 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165620961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165620961 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165620961 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165620961 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165620961 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620961 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165620961 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165620961 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165620961 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165620961 DMM INFO MM(262420000001004/c955d40a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165620961 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165620962 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165620962 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620962 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620962 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620962 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165620962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165620962 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165620962 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165620962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165620962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 04 04 98 5c e0 00 00 15 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 20250805165620962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165620962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165620962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165620962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165620962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165620962 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165620962 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165620962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165620962 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165620962 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 15 98 5c e0 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@9f33ff8d4e14: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)9985248 TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C955D40A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@9f33ff8d4e14: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)14464748 SGSN_Test_0-RAN(1762)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: First idle individual index:0 20250805165621166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165621166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165621167 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165621167 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165621167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165621167 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621167 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 dc b6 ec 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 c9 55 d4 0a 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165621169 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165621169 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165621169 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165621169 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC955D40A) type="signalling"  (gprs_gmm.c:1936) 20250805165621169 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165621169 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250805165621169 DMM DEBUG MM(262420000001004/c955d40a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165621170 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621170 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621170 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621170 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165621170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621171 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621171 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 dc b6 ec 00 00 16 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165621171 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621171 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621171 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621171 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165621171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621171 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621171 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 dc b6 ec 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf e5 9c 5a 4a aa b7 bd 88 4e da c7 b0 e6 02 13 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: { messageType := 2, destLocRef := 'DCB6EC'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165621177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165621177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165621177 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165621177 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165621177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165621177 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621177 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165621177 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165621177 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165621177 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165621177 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:417) 20250805165621177 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165621177 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165621177 DMM INFO MM(262420000001004/c955d40a) <- GMM SERVICE ACCEPT (P-TMSI=0xc955d40a) (gprs_gmm.c:863) 20250805165621177 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:571) 20250805165621178 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621178 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621178 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621178 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165621178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621178 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621178 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 dc b6 ec 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165621178 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621178 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621178 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621178 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165621178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621178 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621178 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 07 06 dc b6 ec 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250805165621183 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165621183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165621184 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165621184 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165621184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165621184 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621184 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165621184 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165621184 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165621184 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165621184 DMM INFO MM(262420000001004/c955d40a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250805165621185 DMM INFO MM(262420000001004/c955d40a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250805165621185 DMM DEBUG MM(262420000001004/c955d40a) Using GGSN 0 (gprs_sm.c:317) 20250805165621185 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20250805165621185 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250805165621185 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250805165621185 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250805165621185 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:378) 20250805165621194 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 50 00 00 01 80 08 00 10 a5 47 dc 25 11 39 0e 22 0f 14 05 7f 2a c1 99 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1104 from retransmit req queue (gtp.c:465) 20250805165621194 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000039ca0) (sgsn_libgtp.c:633) 20250805165621194 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250805165621195 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621195 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621195 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621195 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165621195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621195 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621195 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 dc b6 ec 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a5 47 dc 25 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:30 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800DCC6139F'O 20250805165621212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165621212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165621212 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165621212 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165621212 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165621212 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621212 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 dc c6 13 9f 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165621212 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165621212 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165621212 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165621212 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:635) 20250805165621212 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250805165621212 DLGTP DEBUG Registering seq=1105 in restransmit req queue (gtp.c:378) 20250805165621212 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250805165621212 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:571) 20250805165621213 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621213 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621213 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621213 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165621213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621213 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621213 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 07 06 dc b6 ec 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165621215 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 51 00 00 01 80 10 a5 47 dc 25 11 39 0e 22 0f 7f 2a c1 99 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1105 from retransmit req queue (gtp.c:465) 20250805165621215 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000039ca0) (sgsn_libgtp.c:633) 20250805165621215 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1762)@9f33ff8d4e14: Created IMSI[0] for '262420000001004'H'C955D40A'O to be handled at TC_update_ctx_err_ind_from_ggsn(1769) 20250805165621221 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20250805165621221 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20250805165621221 DGPRS INFO PDP(262420000001004:5): Context 0x7f996d5e9dd0 was updated (sgsn_libgtp.c:663) 20250805165621221 DMM INFO MM(262420000001004/c955d40a) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:685) 20250805165621221 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:688) 20250805165621221 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20250805165621221 DMM INFO MM(262420000001004/c955d40a) Changing GTP-U endpoints 127.0.0.104/0xdcc6139f -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250805165621221 DLGTP DEBUG Registering seq=2 in retransmit resp queue (gtp.c:521) 20250805165621221 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621221 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621221 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621221 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250805165621221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621221 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621221 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621221 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 07 04 dc b6 ec 00 00 16 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165621221 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621221 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621221 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621222 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250805165621222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621222 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621222 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621222 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 c3 03 00 00 05 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 80 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 40 40 05 40 c9 55 d4 0a 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 20250805165621222 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) SGSN_Test_0-RAN(1762)@9f33ff8d4e14: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)14464748 20250805165621222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165621222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165621222 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165621222 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165621222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165621222 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621222 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 16 dc b6 ec 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@9f33ff8d4e14: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1769) TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C955D40A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@9f33ff8d4e14: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)5436573 SGSN_Test_0-RAN(1762)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: First idle individual index:0 20250805165621426 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621426 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165621427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165621427 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165621427 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165621427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165621427 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621427 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 52 f4 9d 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 c9 55 d4 0a 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165621429 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165621429 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165621429 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165621429 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC955D40A) type="data"  (gprs_gmm.c:1936) 20250805165621429 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250805165621429 DMM DEBUG MM(262420000001004/c955d40a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250805165621430 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621430 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621430 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621430 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165621430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621430 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 52 f4 9d 00 00 17 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165621431 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621431 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621431 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621431 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165621431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621431 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621431 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 52 f4 9d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf e5 9c 5a 4a aa b7 bd 88 4e da c7 b0 e6 02 13 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: { messageType := 2, destLocRef := '52F49D'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165621440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165621440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165621440 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165621440 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165621440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165621440 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621440 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165621441 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165621441 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165621441 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165621441 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:417) 20250805165621441 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250805165621441 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250805165621442 DMM INFO MM(262420000001004/c955d40a) <- GMM SERVICE ACCEPT (P-TMSI=0xc955d40a) (gprs_gmm.c:863) 20250805165621442 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:571) 20250805165621443 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621443 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621443 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621443 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165621443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621443 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621443 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 52 f4 9d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165621443 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621443 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621443 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621443 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165621443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621443 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621443 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 52 f4 9d 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165621444 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621444 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621444 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621444 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165621444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621444 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621444 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 06 06 52 f4 9d 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a5 47 dc 25 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:30 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800DCC6139F'O 20250805165621456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165621456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165621456 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165621456 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165621456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165621456 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621456 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 dc c6 13 9f 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165621456 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250805165621457 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250805165621457 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:684) 20250805165621457 DRANAP INFO Rx RAB Assignment Response for UE conn_id 23 (iu_client.c:635) 20250805165621457 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250805165621457 DLGTP DEBUG Registering seq=1106 in restransmit req queue (gtp.c:378) 20250805165621462 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 52 00 00 01 80 10 a5 47 dc 25 11 39 0e 22 0f 7f 2a c1 99 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1106 from retransmit req queue (gtp.c:465) 20250805165621462 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000039ca0) (sgsn_libgtp.c:633) 20250805165621462 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_len:16 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250805165621658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165621658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165621659 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165621659 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165621659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165621659 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621659 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165621659 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165621660 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165621660 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165621660 DMM INFO MM(262420000001004/c955d40a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250805165621660 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:326) 20250805165621660 DLGTP DEBUG Registering seq=1107 in restransmit req queue (gtp.c:378) 20250805165621665 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 53 00 00 01 80 : Freeing seq=1107 from retransmit req queue (gtp.c:465) 20250805165621665 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f996d5e9dd0, cbp=0x614000039ca0) (sgsn_libgtp.c:633) 20250805165621665 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250805165621665 DMM INFO MM(262420000001004/c955d40a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250805165621665 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:571) 20250805165621666 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20250805165621666 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250805165621666 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621666 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621666 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621666 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165621666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621666 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165621666 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165621666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165621666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165621666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 52 f4 9d 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@9f33ff8d4e14: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1769)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165621684 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165621684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165621684 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165621684 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165621684 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165621684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165621684 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165621684 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165621684 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165621684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621684 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165621684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165621684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165621684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165621684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165621684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165621684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165621684 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165621684 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165621684 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165621684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165621685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165621685 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165621685 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165621685 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165621685 DMM INFO MM(262420000001004/c955d40a) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250805165621685 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165621686 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165621687 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165621687 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165621687 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165621687 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250805165621687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165621687 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250805165621687 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250805165621691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47570<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1761)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-RAN(1762)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1763)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1766)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1760)@9f33ff8d4e14: Final verdict of PTC: none 20250805165621696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165621696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1755)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1750)@9f33ff8d4e14: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1746)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1765)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1752)@9f33ff8d4e14: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1751)@9f33ff8d4e14: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1747)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1756)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1764)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1748)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1758)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1753)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1768)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1757)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1767)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1746): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1747): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1748): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1749): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1750): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1751): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1752): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1753): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1754): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1755): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1756): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1757): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1758): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1759): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1760): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1761): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1762): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1763): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1764): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1765): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1766): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1767): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1768): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1769): pass (none -> pass) MTC@9f33ff8d4e14: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Tue Aug 5 16:56:21 UTC 2025 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250805165621772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165622275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=482308) 20250805165622697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165622698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=482308, count=483468) 20250805165623686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165623686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165623686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250805165623699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165623699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected'. ------ SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected ------ Tue Aug 5 16:56:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165624700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165624700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_stat_rnc_sctp_disconnected started. 20250805165625371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165625374 DMM INFO MM(262420000001004/c955d40a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165625374 DMM INFO MM(262420000001004/c955d40a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165625374 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165625374 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165625374 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165625374 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165625374 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250805165625374 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165625374 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250805165625374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002fda0]{Init}: Deallocated (fsm.c:568) 20250805165625374 DMM DEBUG MM_STATE_Gb[0x61200002ff20]{Idle}: Deallocated (fsm.c:568) 20250805165625375 DMM DEBUG MM_STATE_Iu(21)[0x61200001bfa0]{Detached}: Deallocated (fsm.c:568) 20250805165625375 DMM DEBUG GMM(gmm_fsm)[0x61200002fc20]{Deregistered}: Deallocated (fsm.c:568) 20250805165625375 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1770)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1771)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1770)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1774)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1774)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165625415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165625415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165625415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165625415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165625415 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165625415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165625415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165625415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165625415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1774)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165625416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165625416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165625416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165625416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165625416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165625416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165625416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165625416 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165625416 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250805165625416 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165625416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165625416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165625416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1774)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1774)@9f33ff8d4e14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165625419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1775)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1771)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1771)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165625424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165625424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9f33ff8d4e14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1776)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1775)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1779)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1779)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165625433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250805165625433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165625433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165625433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165625433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250805165625433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165625433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165625433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165625433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1779)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165625434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165625434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165625434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165625434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165625434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165625434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165625434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165625434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165625434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250805165625434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165625434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1779)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165625434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165625434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1779)@9f33ff8d4e14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165625436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1780)@9f33ff8d4e14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1776)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1776)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250805165625441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165625441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI210(1778)@9f33ff8d4e14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1781)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1780)@9f33ff8d4e14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1784)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1784)@9f33ff8d4e14: Provider Link came up: sending NS-RESET 20250805165625450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250805165625450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165625450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165625450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165625450 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250805165625450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165625450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165625450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165625450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1784)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250805165625451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165625451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165625451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165625451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250805165625451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250805165625451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250805165625451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250805165625451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165625451 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250805165625451 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250805165625451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250805165625451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250805165625451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1784)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@9f33ff8d4e14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250805165625454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1781)@9f33ff8d4e14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1781)@9f33ff8d4e14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9f33ff8d4e14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1787)@9f33ff8d4e14: ************************************************* SGSN_Test_0-M3UA(1787)@9f33ff8d4e14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1787)@9f33ff8d4e14: ************************************************* MTC@9f33ff8d4e14: Starting RAN_Emulation SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: v_sccp_pdu_maxlen:268 20250805165625460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250805165625460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI220(1783)@9f33ff8d4e14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250805165625660 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165625660 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250805165625660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165625660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1787)@9f33ff8d4e14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250805165625667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165625668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165625668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165625668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165625668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165625668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165625668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165625668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165625668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165625668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165625668 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165625668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165625668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165625671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165625671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165625671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165625671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165625671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165625671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165625671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165625671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165625671 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165625671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165625671 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165625671 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165625671 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165625671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165625672 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250805165625672 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165625672 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165625701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165625702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250805165625702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250805165625702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1789)@9f33ff8d4e14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1789)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250805165625706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1789)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1789)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250805165625707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1789)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1789)@9f33ff8d4e14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1789)@9f33ff8d4e14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1789)@9f33ff8d4e14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250805165625811 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165625811 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165625811 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165625811 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165625811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165625812 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165625812 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165625812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165625812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165625812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 44 28 0a 00 00 14 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165625820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165625820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165625820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165625820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165625820 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165625820 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165625820 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165625821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165625821 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165625821 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 14 44 28 0a 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165626474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626474 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165626475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165626475 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165626475 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165626475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165626475 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626475 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165626476 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250805165626476 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250805165626478 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626478 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626478 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626478 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250805165626478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165626478 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165626478 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165626478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165626478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 04 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@9f33ff8d4e14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9f33ff8d4e14: Adding Client=TC_stat_rnc_sctp_disconnected(1793), IMSI='262420000001008'H, TLLI='C4913FDF'O, index=0 SGSN_Test-GSUP(1790)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001008" to be handled at TC_stat_rnc_sctp_disconnected(1793) TC_stat_rnc_sctp_disconnected(1793)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001008'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'C74B'O, rac := '6B'O ("k") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1786)@9f33ff8d4e14: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1793)11446860 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: First idle individual index:0 SGSN_Test_0-RAN(1786)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 20250805165626828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165626828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165626828 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165626828 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165626828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165626828 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626828 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 ae aa 4c 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 80 62 f2 24 c7 4b 6b 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165626829 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165626829 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165626829 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165626829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001008) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165626829 DMM DEBUG GMM(gmm_fsm)[0x61200001c8a0]{Deregistered}: Allocated (fsm.c:456) 20250805165626829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{Init}: Allocated (fsm.c:456) 20250805165626830 DMM DEBUG MM_STATE_Gb[0x61200001cba0]{Idle}: Allocated (fsm.c:456) 20250805165626830 DMM DEBUG MM_STATE_Iu[0x61200001cd20]{Detached}: Allocated (fsm.c:456) 20250805165626830 DMM DEBUG GMM(gmm_fsm)[0x61200001c8a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165626830 DMM DEBUG GMM(gmm_fsm)[0x61200001c8a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165626830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165626830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165626830 DMM DEBUG MM(262420000001008/dd4b4b02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165626830 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:571) 20250805165626830 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626830 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626830 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626830 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165626830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165626830 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165626830 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165626830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165626830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 ae aa 4c 00 00 18 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165626830 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626830 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626830 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626830 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165626830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165626830 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165626830 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165626830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165626831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ae aa 4c 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: { messageType := 2, destLocRef := 'AEAA4C'O, sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1793)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3ECD0CCE0417011A72EB2A1AE02FC8DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5336D18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71FD1378C5DBA739'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '34D7BADCC1233087CFF1033593F82E0B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '153BC1C8F11C2DDE78CCA93EBC0DF726'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AA4AF2077E0F8F9936D2C93BF342B442'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '94B517817EAFC0EA'O } } } } } SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100008'O 20250805165626843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165626844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165626844 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165626844 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165626844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165626844 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626844 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165626844 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165626844 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165626844 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165626844 DMM DEBUG MM(262420000001008/dd4b4b02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010080 (gprs_gmm.c:1134) 20250805165626844 DMM NOTICE MM(262420000001008/dd4b4b02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165626844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165626844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165626844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165626844 DMM DEBUG MM(262420000001008/dd4b4b02) Requesting authorization (sgsn_auth.c:160) 20250805165626844 DMM INFO MM(262420000001008/dd4b4b02) Requesting authentication tuples (sgsn_auth.c:184) 20250805165626844 DMM DEBUG MM(262420000001008/dd4b4b02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165626844 DGPRS INFO SUBSCR(262420000001008) requesting auth info (gprs_subscriber.c:805) 20250805165626844 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1790)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001008" handled at TC_stat_rnc_sctp_disconnected(1793) SGSN_Test-GSUP(1790)@9f33ff8d4e14: Added IMSI table entry 0TC_stat_rnc_sctp_disconnected(1793)"262420000001008" 20250805165626849 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165626849 DGPRS INFO SUBSCR(262420000001008) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165626849 DGPRS DEBUG SUBSCR(262420000001008) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165626849 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165626849 DMM INFO MM(262420000001008/dd4b4b02) Subscriber data update (mmctx.c:445) 20250805165626849 DMM DEBUG MM(262420000001008/dd4b4b02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165626849 DMM INFO MM(262420000001008/dd4b4b02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165626849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165626849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165626849 DMM INFO MM(262420000001008/dd4b4b02) <- GMM AUTH AND CIPHERING REQ (rand = 3e cd 0c ce 04 17 01 1a 72 eb 2a 1a e0 2f c8 dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = aa 4a f2 07 7e 0f 8f 99 36 d2 c9 3b f3 42 b4 42 ) (gprs_gmm.c:510) 20250805165626849 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:571) 20250805165626850 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626850 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626850 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626850 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165626850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165626850 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165626850 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165626850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165626850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ae aa 4c 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 3e cd 0c ce 04 17 01 1a 72 eb 2a 1a e0 2f c8 dd 80 28 10 aa 4a f2 07 7e 0f 8f 99 36 d2 c9 3b f3 42 b4 42 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2294B5178123094399990000100008F029047EAFC0EA'O 20250805165626860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165626860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165626860 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165626860 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165626860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165626860 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626860 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 94 b5 17 81 23 09 43 99 99 00 00 10 00 08 f0 29 04 7e af c0 ea 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165626860 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165626860 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165626860 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165626860 DMM INFO MM(262420000001008/dd4b4b02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165626860 DMM NOTICE MM(262420000001008/dd4b4b02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165626860 DMM DEBUG MM(262420000001008/dd4b4b02) checking auth: received UMTS RES = 94 b5 17 81 7e af c0 ea (gprs_gmm.c:716) 20250805165626860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165626860 DMM DEBUG MM(262420000001008/dd4b4b02) Requesting authorization (sgsn_auth.c:160) 20250805165626860 DMM INFO MM(262420000001008/dd4b4b02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165626860 DMM DEBUG MM(262420000001008/dd4b4b02) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165626860 DGPRS INFO SUBSCR(262420000001008) subscriber data is not available (gprs_subscriber.c:818) 20250805165626860 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165626861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165626861 DMM DEBUG MM(262420000001008/dd4b4b02) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165626861 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626861 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626861 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626861 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165626861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165626861 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165626861 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165626861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165626861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ae aa 4c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 34 d7 ba dc c1 23 30 87 cf f1 03 35 93 f8 2e 0b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165626874 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165626874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165626874 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165626874 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165626874 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165626874 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626874 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165626875 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165626875 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165626875 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165626875 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 24) (iu_client.c:417) 20250805165626875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165626875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165626875 DMM INFO MM(262420000001008/dd4b4b02) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd4b4b02) (gprs_gmm.c:337) 20250805165626875 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:571) 20250805165626875 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626875 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626875 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626875 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165626875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165626875 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165626875 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165626875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165626875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ae aa 4c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165626875 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626875 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626875 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626875 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165626876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165626876 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165626876 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165626876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165626876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ae aa 4c 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 dd 4b 4b 02 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165626883 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165626883 DGPRS INFO SUBSCR(262420000001008) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165626883 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250805165626883 DMM INFO MM(262420000001008/dd4b4b02) Subscriber data update (mmctx.c:445) 20250805165626883 DMM DEBUG MM(262420000001008/dd4b4b02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165626884 DMM INFO MM(262420000001008/dd4b4b02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165626884 DMM NOTICE MM(262420000001008/dd4b4b02) Authorized, continuing procedure, IMSI=262420000001008 (gprs_gmm.c:1050) 20250805165626884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165626884 DMM NOTICE MM(262420000001008/dd4b4b02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165626884 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f8 28 01 01 (gprs_subscriber.c:210) 20250805165626884 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165626884 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250805165626884 DMM INFO MM(262420000001008/dd4b4b02) Subscriber data update (mmctx.c:445) 20250805165626884 DMM DEBUG MM(262420000001008/dd4b4b02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165626888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165626888 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165626888 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165626888 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165626888 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165626888 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626888 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165626888 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165626888 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165626888 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165626888 DMM INFO MM(262420000001008/dd4b4b02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165626888 DMM NOTICE MM(262420000001008/dd4b4b02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165626888 DMM DEBUG GMM(gmm_fsm)[0x61200001c8a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165626888 DMM DEBUG GMM(gmm_fsm)[0x61200001c8a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165626888 DMM DEBUG MM_STATE_Iu(24)[0x61200001cd20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165626888 DMM DEBUG MM_STATE_Iu(24)[0x61200001cd20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165626888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165626888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165626889 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626889 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626889 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626889 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165626889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165626889 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165626889 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165626889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165626889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ae aa 4c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165626898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165626898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165626898 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165626898 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165626898 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165626898 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626898 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165626899 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165626899 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165626899 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165626899 DMM INFO MM(262420000001008/dd4b4b02) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165626899 DMM DEBUG MM_STATE_Iu(24)[0x61200001cd20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165626899 DMM DEBUG MM_STATE_Iu(24)[0x61200001cd20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165626899 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626899 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626899 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626899 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250805165626899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165626899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165626899 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165626900 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165626900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 ae aa 4c 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 20250805165626902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165626902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165626902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165626902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165626902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165626902 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165626902 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165626902 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165626902 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165626902 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 18 ae aa 4c 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@9f33ff8d4e14: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1793)11446860 TC_stat_rnc_sctp_disconnected(1793)@9f33ff8d4e14: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1793)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9f33ff8d4e14: Removing Client IMSI='262420000001008'H, index=0 TC_stat_rnc_sctp_disconnected(1793)@9f33ff8d4e14: Final verdict of PTC: pass MTC@9f33ff8d4e14: "Shutting down SGSN ASP in STP" 20250805165626963 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down SGSN ASP in STP (logging_vty.c:1172) 20250805165626970 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: ENABLED -> SHUTDOWN (ss7_asp_vty.c:654) 20250805165626970 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250805165626970 DLSS7 INFO sgsn0-0: connection closed (ss7_asp.c:1334) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165626970 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165626970 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165626970 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165626970 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165626970 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165626970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc (ss7_asp.c:1383) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250805165626970 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250805165626971 DLSS7 NOTICE 0: ASP(sgsn0-0) Skipping start for ASP in administrative state SHUTDOWN (ss7_asp.c:925) 20250805165627106 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165627106 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165627106 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165627107 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165627107 DLINP NOTICE CLICONN(asp-clnt-OsmoSGSN-A,r=127.0.0.200:2905<->l=127.0.0.10:1905){CONNECTED} connection closed with srv (stream_cli.c:631) 20250805165627107 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250805165627107 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250805165627107 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165627107 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165627107 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x612000004720]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250805165627107 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250805165627108 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x612000004720]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250805165628971 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165628971 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165628971 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9f33ff8d4e14: "Restarting SGSN ASP in STP" 20250805165629975 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting SGSN ASP in STP (logging_vty.c:1172) 20250805165629981 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: SHUTDOWN -> ENABLED (ss7_asp_vty.c:671) 20250805165629981 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250805165629981 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250805165629981 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165629981 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250805165629981 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250805165629981 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250805165629981 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250805165631688 DLSCCP INFO 0: SCCP(rctx=0) dpc_accessible(DPC=195=0.24.3): false (sccp_scrc.c:85) 20250805165631688 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CO message CO:RELRE (sccp_scoc.c:506) 20250805165632109 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250805165632109 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): matched connection to ASP sgsn0-0 (ss7_xua_srv.c:121) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165632109 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165632109 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250805165632109 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250805165632109 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165632109 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165632109 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165632109 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165632109 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165632109 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250805165632109 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250805165632109 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250805165632109 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165632109 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250805165632109 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165632109 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165632109 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165632109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc (ss7_asp.c:1383) 20250805165632109 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250805165632110 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250805165632110 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1150) 20250805165632110 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x612000004720]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250805165632110 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) -NSVCI97(1774)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165635427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165635427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165635427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1774)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165635445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165635445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x6120000051a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165635445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1779)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@9f33ff8d4e14: Tns-test expired: sending NS-ALIVE 20250805165635459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165635459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005320]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165635459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1784)@9f33ff8d4e14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250805165641690 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165641690 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165641690 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165641691 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250805165641691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165641691 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165641691 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165641691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165641691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165641691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 52 f4 9d 00 00 17 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165641694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165641694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165641694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165641694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165641694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165641694 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165641694 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165641694 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165641694 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165641694 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 17 52 f4 9d 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9f33ff8d4e14: Adding Client=TC_stat_rnc_sctp_disconnected(1794), IMSI='262420000001009'H, TLLI='DCC62577'O, index=1 SGSN_Test-GSUP(1790)@9f33ff8d4e14: Created GsupExpect[0] for "262420000001009" to be handled at TC_stat_rnc_sctp_disconnected(1794) TC_stat_rnc_sctp_disconnected(1794)@9f33ff8d4e14: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001009'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'A152'O, rac := '90'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1786)@9f33ff8d4e14: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1794)1969432 SGSN_Test_0-RAN(1786)@9f33ff8d4e14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: First idle individual index:0 20250805165645028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165645028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165645028 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165645028 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165645028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165645028 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645028 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 1e 0d 18 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 90 62 f2 24 a1 52 90 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165645029 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250805165645029 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250805165645029 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:661) 20250805165645029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001009) type="GPRS attach"  (gprs_gmm.c:1320) 20250805165645029 DMM DEBUG GMM(gmm_fsm)[0x61200001d020]{Deregistered}: Allocated (fsm.c:456) 20250805165645029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{Init}: Allocated (fsm.c:456) 20250805165645029 DMM DEBUG MM_STATE_Gb[0x61200001d320]{Idle}: Allocated (fsm.c:456) 20250805165645029 DMM DEBUG MM_STATE_Iu[0x61200001d4a0]{Detached}: Allocated (fsm.c:456) 20250805165645029 DMM DEBUG GMM(gmm_fsm)[0x61200001d020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250805165645029 DMM DEBUG GMM(gmm_fsm)[0x61200001d020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250805165645029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250805165645029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250805165645029 DMM DEBUG MM(262420000001009/d1e71cfe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250805165645029 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 25) (iu_client.c:571) 20250805165645029 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645029 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645029 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645029 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165645029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165645029 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165645029 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165645029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165645029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 08 02 1e 0d 18 00 00 19 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165645029 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645029 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645029 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645029 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165645029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165645029 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165645029 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165645029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165645029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 08 06 1e 0d 18 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: { messageType := 2, destLocRef := '1E0D18'O, sourceLocRef := '000019'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1794)@9f33ff8d4e14: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0AABF69A447BB4C3DAE3DD3A01066A2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09B543F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B3E47C2BA6E6268'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4F098FF69A56BA3108EDB7B4D99082AD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BB5EECD723F0E1D253234887891CE88B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AE2CD6320243360A6873ED7E7A6E9AE0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C42856C7463B983E'O } } } } } SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:23 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100009'O 20250805165645032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165645032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165645032 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165645032 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165645032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165645032 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645032 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 09 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165645032 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165645032 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165645032 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165645032 DMM DEBUG MM(262420000001009/d1e71cfe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010090 (gprs_gmm.c:1134) 20250805165645032 DMM NOTICE MM(262420000001009/d1e71cfe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250805165645032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250805165645032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250805165645032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250805165645032 DMM DEBUG MM(262420000001009/d1e71cfe) Requesting authorization (sgsn_auth.c:160) 20250805165645032 DMM INFO MM(262420000001009/d1e71cfe) Requesting authentication tuples (sgsn_auth.c:184) 20250805165645032 DMM DEBUG MM(262420000001009/d1e71cfe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250805165645032 DGPRS INFO SUBSCR(262420000001009) requesting auth info (gprs_subscriber.c:805) 20250805165645032 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1790)@9f33ff8d4e14: Found GsupExpect[0] for "262420000001009" handled at TC_stat_rnc_sctp_disconnected(1794) SGSN_Test-GSUP(1790)@9f33ff8d4e14: Added IMSI table entry 1TC_stat_rnc_sctp_disconnected(1794)"262420000001009" 20250805165645033 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250805165645033 DGPRS INFO SUBSCR(262420000001009) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250805165645033 DGPRS DEBUG SUBSCR(262420000001009) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250805165645033 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber authentication info (gprs_subscriber.c:850) 20250805165645033 DMM INFO MM(262420000001009/d1e71cfe) Subscriber data update (mmctx.c:445) 20250805165645033 DMM DEBUG MM(262420000001009/d1e71cfe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250805165645033 DMM INFO MM(262420000001009/d1e71cfe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250805165645033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250805165645033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250805165645033 DMM INFO MM(262420000001009/d1e71cfe) <- GMM AUTH AND CIPHERING REQ (rand = 0a ab f6 9a 44 7b b4 c3 da e3 dd 3a 01 06 6a 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = ae 2c d6 32 02 43 36 0a 68 73 ed 7e 7a 6e 9a e0 ) (gprs_gmm.c:510) 20250805165645033 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 25) (iu_client.c:571) 20250805165645033 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645033 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645033 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645033 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165645033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165645033 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165645033 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165645033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165645033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 08 06 1e 0d 18 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 0a ab f6 9a 44 7b b4 c3 da e3 dd 3a 01 06 6a 2b 80 28 10 ae 2c d6 32 02 43 36 0a 68 73 ed 7e 7a 6e 9a e0 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:37 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822C42856C723094399990000100009F02904463B983E'O 20250805165645035 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165645035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165645035 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165645035 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165645035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165645035 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645035 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 08 22 c4 28 56 c7 23 09 43 99 99 00 00 10 00 09 f0 29 04 46 3b 98 3e 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165645035 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165645035 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165645035 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165645035 DMM INFO MM(262420000001009/d1e71cfe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250805165645035 DMM NOTICE MM(262420000001009/d1e71cfe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250805165645035 DMM DEBUG MM(262420000001009/d1e71cfe) checking auth: received UMTS RES = c4 28 56 c7 46 3b 98 3e (gprs_gmm.c:716) 20250805165645035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250805165645035 DMM DEBUG MM(262420000001009/d1e71cfe) Requesting authorization (sgsn_auth.c:160) 20250805165645035 DMM INFO MM(262420000001009/d1e71cfe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250805165645035 DMM DEBUG MM(262420000001009/d1e71cfe) Requesting subscriber data update (gprs_subscriber.c:894) 20250805165645035 DGPRS INFO SUBSCR(262420000001009) subscriber data is not available (gprs_subscriber.c:818) 20250805165645035 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f9 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250805165645035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250805165645035 DMM DEBUG MM(262420000001009/d1e71cfe) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250805165645035 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645035 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645035 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645035 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165645035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165645035 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165645035 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165645035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165645035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645035 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 08 06 1e 0d 18 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4f 09 8f f6 9a 56 ba 31 08 ed b7 b4 d9 90 82 ad 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:12 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250805165645039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165645039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165645039 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165645039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165645039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165645039 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645039 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165645039 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250805165645039 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250805165645039 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:684) 20250805165645039 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 25) (iu_client.c:417) 20250805165645039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250805165645039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250805165645039 DMM INFO MM(262420000001009/d1e71cfe) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1e71cfe) (gprs_gmm.c:337) 20250805165645039 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 25) (iu_client.c:571) 20250805165645039 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645039 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165645039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165645039 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165645039 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165645039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165645039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 08 06 1e 0d 18 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f9 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250805165645039 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645039 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165645039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165645039 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165645039 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165645039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165645039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 08 06 1e 0d 18 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d1 e7 1c fe 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250805165645041 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250805165645041 DGPRS INFO SUBSCR(262420000001009) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250805165645041 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250805165645041 DMM INFO MM(262420000001009/d1e71cfe) Subscriber data update (mmctx.c:445) 20250805165645041 DMM DEBUG MM(262420000001009/d1e71cfe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250805165645041 DMM INFO MM(262420000001009/d1e71cfe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250805165645041 DMM NOTICE MM(262420000001009/d1e71cfe) Authorized, continuing procedure, IMSI=262420000001009 (gprs_gmm.c:1050) 20250805165645041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250805165645041 DMM NOTICE MM(262420000001009/d1e71cfe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250805165645041 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f9 28 01 01 (gprs_subscriber.c:210) 20250805165645041 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250805165645041 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250805165645041 DMM INFO MM(262420000001009/d1e71cfe) Subscriber data update (mmctx.c:445) 20250805165645041 DMM DEBUG MM(262420000001009/d1e71cfe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:14 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250805165645042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165645042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165645042 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165645042 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165645042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165645042 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645042 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165645042 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250805165645042 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250805165645042 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:684) 20250805165645042 DMM INFO MM(262420000001009/d1e71cfe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250805165645042 DMM NOTICE MM(262420000001009/d1e71cfe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250805165645042 DMM DEBUG GMM(gmm_fsm)[0x61200001d020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250805165645042 DMM DEBUG GMM(gmm_fsm)[0x61200001d020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250805165645042 DMM DEBUG MM_STATE_Iu(25)[0x61200001d4a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250805165645042 DMM DEBUG MM_STATE_Iu(25)[0x61200001d4a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250805165645042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250805165645042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250805165645042 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645042 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645042 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645042 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165645042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165645042 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165645042 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165645042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165645042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 08 06 1e 0d 18 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_len:7 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: vl_from0 SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250805165645044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165645044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165645044 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165645044 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165645044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165645044 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645044 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250805165645044 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250805165645044 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250805165645044 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:684) 20250805165645044 DMM INFO MM(262420000001009/d1e71cfe) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250805165645044 DMM DEBUG MM_STATE_Iu(25)[0x61200001d4a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250805165645044 DMM DEBUG MM_STATE_Iu(25)[0x61200001d4a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250805165645044 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645044 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645044 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645044 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250805165645044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250805165645044 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250805165645044 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250805165645044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250805165645044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 08 04 1e 0d 18 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Session index based on local reference:0 SGSN_Test_0-RAN(1786)@9f33ff8d4e14: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1794)1969432 20250805165645045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250805165645045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250805165645045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250805165645045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250805165645045 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250805165645045 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250805165645045 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250805165645045 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250805165645045 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 19 1e 0d 18 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected(1794)@9f33ff8d4e14: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1794)@9f33ff8d4e14: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9f33ff8d4e14: Removing Client IMSI='262420000001009'H, index=1 TC_stat_rnc_sctp_disconnected(1794)@9f33ff8d4e14: Final verdict of PTC: pass 20250805165645113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44310<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1785)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-RAN(1786)@9f33ff8d4e14: Final verdict of PTC: none 20250805165645118 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250805165645119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1789)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test_0-M3UA(1787)@9f33ff8d4e14: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GSUP(1790)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1770)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98(1779)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1775)@9f33ff8d4e14: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI220(1783)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97(1774)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99(1784)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1780)@9f33ff8d4e14: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI210(1778)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1771)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1792)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1791)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1781)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1788)@9f33ff8d4e14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1776)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI97-provIP(1772)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI99-provIP(1782)@9f33ff8d4e14: Final verdict of PTC: none -NSVCI98-provIP(1777)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: none MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-NS0(1770): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1771): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97-provIP(1772): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI196(1773): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI97(1774): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-NS1(1775): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1776): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98-provIP(1777): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI210(1778): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI98(1779): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-NS2(1780): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1781): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99-provIP(1782): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI220(1783): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC -NSVCI99(1784): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-SCCP(1785): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-RAN(1786): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test_0-M3UA(1787): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-RNC_GTP(1788): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP-IPA(1789): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GSUP(1790): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1791): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1792): none (none -> none) MTC@9f33ff8d4e14: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1793): pass (none -> pass) MTC@9f33ff8d4e14: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1794): pass (pass -> pass) MTC@9f33ff8d4e14: Test case TC_stat_rnc_sctp_disconnected finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass'. Tue Aug 5 16:56:45 UTC 2025 ====== SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.talloc 20250805165645242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165645246 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250805165645246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165645246 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250805165645246 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250805165645246 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250805165645246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250805165645246 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250805165645246 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250805165645246 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:821) 20250805165645246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165645246 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250805165645246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250805165645246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250805165645246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250805165645246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250805165645246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250805165645246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250805165645246 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165645246 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165645246 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250805165645246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250805165645246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250805165645246 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250805165645246 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250805165645246 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1132) 20250805165645745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=485036) 20250805165646120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165646120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=485036, count=486196) 20250805165647121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165647121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165647247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250805165647247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250805165647247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass' was executed successfully (exit status: 0). MC@9f33ff8d4e14: Test execution finished. MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Tue Aug 5 16:56:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165648123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165648123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_NS_connect_alive started. 20250805165648844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165648847 DMM INFO MM(262420000001009/d1e71cfe) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165648847 DMM INFO MM(262420000001009/d1e71cfe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165648847 DMM DEBUG GMM(gmm_fsm)[0x61200001d020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165648847 DMM DEBUG GMM(gmm_fsm)[0x61200001d020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165648847 DMM DEBUG MM_STATE_Iu(25)[0x61200001d4a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165648847 DMM DEBUG MM_STATE_Iu(25)[0x61200001d4a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165648847 DGPRS INFO SUBSCR(262420000001009) purging MS subscriber (gprs_subscriber.c:785) 20250805165648847 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165648847 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f9 09 00 28 01 01 (gsup_client.c:402) 20250805165648847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001d1a0]{Init}: Deallocated (fsm.c:568) 20250805165648847 DMM DEBUG MM_STATE_Gb[0x61200001d320]{Idle}: Deallocated (fsm.c:568) 20250805165648847 DMM DEBUG MM_STATE_Iu(25)[0x61200001d4a0]{Detached}: Deallocated (fsm.c:568) 20250805165648847 DMM DEBUG GMM(gmm_fsm)[0x61200001d020]{Deregistered}: Deallocated (fsm.c:568) 20250805165648848 DMM INFO MM(262420000001008/dd4b4b02) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250805165648848 DMM INFO MM(262420000001008/dd4b4b02) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250805165648848 DMM DEBUG GMM(gmm_fsm)[0x61200001c8a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250805165648848 DMM DEBUG GMM(gmm_fsm)[0x61200001c8a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250805165648848 DMM DEBUG MM_STATE_Iu(24)[0x61200001cd20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250805165648848 DMM DEBUG MM_STATE_Iu(24)[0x61200001cd20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250805165648848 DGPRS INFO SUBSCR(262420000001008) purging MS subscriber (gprs_subscriber.c:785) 20250805165648848 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250805165648848 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f8 09 00 28 01 01 (gsup_client.c:402) 20250805165648848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ca20]{Init}: Deallocated (fsm.c:568) 20250805165648848 DMM DEBUG MM_STATE_Gb[0x61200001cba0]{Idle}: Deallocated (fsm.c:568) 20250805165648848 DMM DEBUG MM_STATE_Iu(24)[0x61200001cd20]{Detached}: Deallocated (fsm.c:568) 20250805165648848 DMM DEBUG GMM(gmm_fsm)[0x61200001c8a0]{Deregistered}: Deallocated (fsm.c:568) 20250805165648848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250805165648880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250805165648880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250805165648881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250805165649124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165649125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165649235 DGPRS DEBUG Checking for inactive LLMEs, time = 56941208 (sgsn.c:132) MTC@9f33ff8d4e14: setverdict(pass): none -> pass MTC@9f33ff8d4e14: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250805165649898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60794<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1795)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: pass MTC@9f33ff8d4e14: Local verdict of PTC -provIP0(1795): none (pass -> pass) MTC@9f33ff8d4e14: Test case TC_NS_connect_alive finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Tue Aug 5 16:56:49 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250805165649936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165650126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165650126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165650338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13720) 20250805165651128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165651128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13720, count=18616) 20250805165652130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165652130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Tue Aug 5 16:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250805165653132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165653132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@9f33ff8d4e14: Test case TC_NS_connect_reset started. 20250805165653444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165653445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250805165653453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250805165653453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250805165653453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250805165653453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250805165653453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250805165653453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250805165653453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250805165653453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165653453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@9f33ff8d4e14: setverdict(pass): none -> pass 20250805165654134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165654134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9f33ff8d4e14: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250805165654461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53290<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1796)@9f33ff8d4e14: Final verdict of PTC: none MTC@9f33ff8d4e14: Setting final verdict of the test case. MTC@9f33ff8d4e14: Local verdict of MTC: pass MTC@9f33ff8d4e14: Local verdict of PTC -provIP0(1796): none (pass -> pass) MTC@9f33ff8d4e14: Test case TC_NS_connect_reset finished. Verdict: pass MTC@9f33ff8d4e14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Tue Aug 5 16:56:54 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250805165654493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250805165654895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250805165655135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165655135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165655435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165655452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250805165656137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165656137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165656454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@9f33ff8d4e14: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@9f33ff8d4e14: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9f33ff8d4e14: Terminating MTC. MC@9f33ff8d4e14: MTC terminated. MC2> exit MC@9f33ff8d4e14: Shutting down session. MC@9f33ff8d4e14: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn/expected-results.xml' against results in 'junit-xml-9352.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 4 xfail: 3 pass: 79 NEW: PASS: 3 skip: 7 20250805165657138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165657138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2659525) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250805165658140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165658140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165658436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165658452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165659141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165659141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165659455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165700142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165700142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165701144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165701144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165701437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165701453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165702110 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250805165702110 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250805165702110 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165702110 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250805165702110 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250805165702110 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250805165702110 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250805165702110 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250805165702110 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250805165702110 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250805165702144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165702144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165702456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20250805165703146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165703146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250805165704148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250805165704148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (2659368) 20250805165704438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250805165704454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Stopping sgsn (2659396) [testenv] Showing testsuite/junit-xml-9352.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-9352.log && echo']             SGSN_Tests.ttcn:3243 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3244 SGSN_Tests control part SGSN_Tests.ttcn:817 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:1246 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3307 SGSN_Tests control part SGSN_Tests.ttcn:2956 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3309 SGSN_Tests control part SGSN_Tests.ttcn:2987 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3312 SGSN_Tests control part SGSN_Tests.ttcn:3131 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3313 SGSN_Tests control part SGSN_Tests.ttcn:3230 TC_sgsn_context_req_out testcase                    [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0'] testenv-sgsn-generic-osmocom-nightly-asan-20250805-1642-96aecb5d-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/432/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.69, 1.36, 1.09 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE